{"id":371540,"url":"https://github.com/kislyuk/argcomplete","last_synced_at":"2026-08-25T14:16:17.092Z","repository":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-17T02:29:30.000Z","size":4018,"stargazers_count":1577,"open_issues_count":72,"forks_count":149,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-20T11:36:30.228Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-19T20:34:50.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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"}},"owner":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-23T00:38:31.453Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6035,"followers":381,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-23T00:38:31.465Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"packages":[{"id":5283204,"name":"argcomplete","ecosystem":"conda","description":"Argcomplete provides easy, extensible command line tab completion of arguments for your Python application.","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2018-01-19T19:53:10.000Z","latest_release_published_at":"2026-07-20T07:47:31.000Z","latest_release_number":"3.7.0","last_synced_at":"2026-07-20T13:03:39.223Z","created_at":"2022-10-03T15:39:09.846Z","updated_at":"2026-08-13T09:57:00.075Z","registry_url":"https://anaconda.org/anaconda/argcomplete","install_command":"conda install -c anaconda argcomplete","documentation_url":null,"metadata":{},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-06T05:36:18.000Z","size":4014,"stargazers_count":1575,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-06T06:13:01.829Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-06T05:36:31.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.173Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36337422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.075Z","dependent_packages_count":4,"downloads":66572,"downloads_period":"total","dependent_repos_count":33,"rankings":{"downloads":null,"dependent_repos_count":27.926267281105993,"dependent_packages_count":7.0046082949308754,"stargazers_count":21.75115207373272,"forks_count":29.89247311827957,"docker_downloads_count":null,"average":21.64362519201229},"purl":"pkg:conda/argcomplete","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/argcomplete/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5469,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":846},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-18T05:05:49.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":6092270,"name":"py3-argcomplete","ecosystem":"alpine","description":"Easy, extensible command line tab completion of arguments for your Python script","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-07-25T22:36:54.000Z","latest_release_published_at":"2022-07-25T22:36:54.000Z","latest_release_number":"2.0.0-r0","last_synced_at":"2026-04-08T14:08:20.712Z","created_at":"2023-01-31T20:24:25.291Z","updated_at":"2026-08-13T09:57:00.078Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-argcomplete","install_command":"apk add py3-argcomplete","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-06T05:36:18.000Z","size":4014,"stargazers_count":1575,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-06T06:13:01.829Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-06T05:36:31.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.173Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36337422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.078Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.674525653980015,"stargazers_count":6.988885146513978,"forks_count":10.07073088582014,"average":5.933535421578533},"purl":"pkg:apk/alpine/py3-argcomplete?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-argcomplete/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":80,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-02-01T06:25:22.860Z","updated_at":"2023-02-01T06:25:22.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1065},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-08-18T05:05:59.338Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":11138079,"name":"py3-argcomplete-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-argcomplete","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-07T12:25:01.000Z","latest_release_published_at":"2024-10-07T12:25:01.000Z","latest_release_number":"3.5.1-r0","last_synced_at":"2026-04-01T01:42:33.918Z","created_at":"2024-12-07T12:18:58.441Z","updated_at":"2026-08-13T09:57:00.075Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-argcomplete-pyc","install_command":"apk add py3-argcomplete-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-06T05:36:18.000Z","size":4014,"stargazers_count":1575,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-06T06:13:01.829Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-06T05:36:31.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.173Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36337422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.075Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-argcomplete-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-argcomplete-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-argcomplete-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-argcomplete-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-argcomplete-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-argcomplete-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-argcomplete-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-argcomplete-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-argcomplete-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-argcomplete-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":492,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2024-12-09T20:45:08.165Z","updated_at":"2024-12-09T20:45:08.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1378},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-18T05:05:39.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11764659,"name":"py3-argcomplete-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-argcomplete","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-04T22:53:38.000Z","latest_release_published_at":"2025-04-04T22:53:38.000Z","latest_release_number":"3.6.2-r0","last_synced_at":"2026-04-01T01:56:18.244Z","created_at":"2025-06-07T18:00:54.848Z","updated_at":"2026-08-13T09:57:00.091Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-argcomplete-pyc","install_command":"apk add py3-argcomplete-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-06T05:36:18.000Z","size":4014,"stargazers_count":1575,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-06T06:13:01.829Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-06T05:36:31.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.173Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36337422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.091Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-argcomplete-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-argcomplete-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-argcomplete-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-argcomplete-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-argcomplete-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-argcomplete-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-argcomplete-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-argcomplete-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-argcomplete-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-argcomplete-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":493,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2025-06-08T14:40:23.976Z","updated_at":"2025-06-08T14:40:23.976Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1791},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-18T05:05:42.695Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11138078,"name":"py3-argcomplete","ecosystem":"alpine","description":"Easy, extensible command line tab completion of arguments for your Python script","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-07T12:25:01.000Z","latest_release_published_at":"2024-10-07T12:25:01.000Z","latest_release_number":"3.5.1-r0","last_synced_at":"2026-04-01T01:42:36.299Z","created_at":"2024-12-07T12:18:57.857Z","updated_at":"2026-08-13T09:57:00.100Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-argcomplete","install_command":"apk add py3-argcomplete","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-06T05:36:18.000Z","size":4014,"stargazers_count":1575,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-06T06:13:01.829Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-06T05:36:31.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.173Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36337422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.100Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-argcomplete?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-argcomplete/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":492,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2024-12-09T20:45:06.815Z","updated_at":"2024-12-09T20:45:06.815Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1378},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-18T05:05:39.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":5282677,"name":"argcomplete","ecosystem":"conda","description":null,"homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2022-10-03T15:38:05.052Z","latest_release_published_at":"2022-01-04T09:55:58.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-04-01T13:34:28.405Z","created_at":"2022-10-03T15:38:05.044Z","updated_at":"2026-08-13T09:57:00.162Z","registry_url":"https://anaconda.org/conda-forge/argcomplete","install_command":"conda install -c conda-forge argcomplete","documentation_url":null,"metadata":{},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.162Z","dependent_packages_count":31,"downloads":3213103,"downloads_period":"total","dependent_repos_count":33,"rankings":{"downloads":null,"dependent_repos_count":6.3289243823309205,"dependent_packages_count":2.146244072872473,"stargazers_count":11.574744197654105,"forks_count":17.289742949837784,"docker_downloads_count":null,"average":9.33491390067382},"purl":"pkg:conda/argcomplete?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/argcomplete/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2342},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-18T05:05:48.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":6058384,"name":"py3-argcomplete","ecosystem":"alpine","description":"Easy, extensible command line tab completion of arguments for your Python script","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":"community","versions_count":23,"first_release_published_at":"2023-01-10T03:18:42.000Z","latest_release_published_at":"2026-03-27T19:39:45.000Z","latest_release_number":"3.6.3-r1","last_synced_at":"2026-04-01T03:09:27.857Z","created_at":"2023-01-31T19:00:54.258Z","updated_at":"2026-08-13T09:57:00.242Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-argcomplete","install_command":"apk add py3-argcomplete","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.242Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.030839073262366,"stargazers_count":8.637288666249217,"forks_count":11.560738885410144,"average":6.557216656230432},"purl":"pkg:apk/alpine/py3-argcomplete?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-argcomplete/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":770,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-01-31T23:54:40.821Z","updated_at":"2023-01-31T23:54:40.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39902,"maintainers_count":903,"namespaces_count":3,"keywords_count":6586,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2933},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-18T05:05:13.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":10343671,"name":"py3-argcomplete-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-argcomplete","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-17T10:30:18.000Z","latest_release_published_at":"2024-04-17T10:30:18.000Z","latest_release_number":"3.3.0-r0","last_synced_at":"2026-04-01T02:04:43.971Z","created_at":"2024-06-11T09:29:02.785Z","updated_at":"2026-08-13T09:57:00.287Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-argcomplete-pyc","install_command":"apk add py3-argcomplete-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.286Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-argcomplete-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-argcomplete-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-argcomplete-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-argcomplete-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-argcomplete-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-argcomplete-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-argcomplete-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-argcomplete-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-argcomplete-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-argcomplete-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"team/rust","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","packages_count":398,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","role":null,"created_at":"2024-06-12T00:54:52.212Z","updated_at":"2024-06-12T00:54:52.212Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1533},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-18T05:05:52.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":13462917,"name":"python-argcomplete","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/kislyuk/argcomplete","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T11:24:04.115Z","latest_release_published_at":"2026-02-09T11:24:04.115Z","latest_release_number":"3.4.0-2","last_synced_at":"2026-03-09T12:03:40.736Z","created_at":"2026-02-09T11:24:03.736Z","updated_at":"2026-08-13T09:57:00.297Z","registry_url":"https://launchpad.net/ubuntu/+source/python-argcomplete","install_command":"apt-get install python-argcomplete","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-argcomplete","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, fish \u003c!nocheck\u003e, pybuild-plugin-pyproject, python3-all, python3-pexpect \u003c!nocheck\u003e, python3-pip \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm, python3-wheel \u003c!nocheck\u003e, tcsh \u003c!nocheck\u003e, zsh \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.297Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-argcomplete?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-argcomplete/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1172},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-18T05:04:40.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":7778093,"name":"py3-argcomplete","ecosystem":"alpine","description":"Easy, extensible command line tab completion of arguments for your Python script","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-05-06T20:12:53.000Z","latest_release_published_at":"2023-05-06T20:12:53.000Z","latest_release_number":"3.0.8-r0","last_synced_at":"2026-04-01T03:44:08.857Z","created_at":"2023-05-22T14:16:46.179Z","updated_at":"2026-08-13T09:57:00.320Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-argcomplete","install_command":"apk add py3-argcomplete","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.320Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":7.15675028676874,"forks_count":10.443369408009575,"docker_downloads_count":null,"average":4.400029923694579},"purl":"pkg:apk/alpine/py3-argcomplete?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-argcomplete/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":133,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-05-23T06:58:46.177Z","updated_at":"2023-05-23T06:58:46.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1236},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-18T05:05:58.225Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":13663949,"name":"python-argcomplete","ecosystem":"debian","description":null,"homepage":"https://github.com/kislyuk/argcomplete","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T09:55:53.055Z","latest_release_published_at":"2026-02-12T09:55:53.055Z","latest_release_number":"3.6.2-1","last_synced_at":"2026-03-14T15:26:41.424Z","created_at":"2026-02-12T09:55:52.222Z","updated_at":"2026-08-13T09:57:00.311Z","registry_url":"https://tracker.debian.org/pkg/python-argcomplete","install_command":"apt-get install python-argcomplete","documentation_url":"https://packages.debian.org/trixie/python-argcomplete","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python3-argcomplete","standards_version":"4.7.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, fish \u003c!nocheck\u003e, pybuild-plugin-pyproject, python3-all, python3-hatch-vcs, python3-hatchling, python3-pexpect \u003c!nocheck\u003e, python3-pip \u003c!nocheck\u003e, python3-wheel \u003c!nocheck\u003e, tcsh \u003c!nocheck\u003e, zsh \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.311Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-argcomplete?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-argcomplete/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1538},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-18T05:04:39.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13008076,"name":"py3-argcomplete","ecosystem":"alpine","description":"Easy, extensible command line tab completion of arguments for your Python script","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-10-30T09:31:38.000Z","latest_release_published_at":"2025-10-30T09:31:38.000Z","latest_release_number":"3.6.3-r0","last_synced_at":"2026-04-12T18:02:33.483Z","created_at":"2026-01-31T00:30:14.486Z","updated_at":"2026-08-13T09:57:00.582Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-argcomplete","install_command":"apk add py3-argcomplete","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.581Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-argcomplete?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-argcomplete/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":487,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2026-03-04T03:14:18.300Z","updated_at":"2026-03-04T03:14:18.300Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":968},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-18T05:04:41.956Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":10343665,"name":"py3-argcomplete","ecosystem":"alpine","description":"Easy, extensible command line tab completion of arguments for your Python script","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-17T10:30:18.000Z","latest_release_published_at":"2024-04-17T10:30:18.000Z","latest_release_number":"3.3.0-r0","last_synced_at":"2026-04-01T02:08:17.251Z","created_at":"2024-06-11T09:28:58.110Z","updated_at":"2026-08-13T09:57:00.320Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-argcomplete","install_command":"apk add py3-argcomplete","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.319Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-argcomplete?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-argcomplete/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"team/rust","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","packages_count":398,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","role":null,"created_at":"2024-06-12T00:54:48.286Z","updated_at":"2024-06-12T00:54:48.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1533},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-18T05:05:52.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":13082808,"name":"python312Packages.argcomplete","ecosystem":"nixpkgs","description":"Bash tab completion for argparse","homepage":"https://kislyuk.github.io/argcomplete/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:53:40.047Z","latest_release_published_at":"2026-02-01T17:53:40.047Z","latest_release_number":"3.5.1","last_synced_at":"2026-03-07T14:13:54.900Z","created_at":"2026-02-01T17:53:39.678Z","updated_at":"2026-08-13T09:57:00.344Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.argcomplete","install_command":"nix-env -iA nixpkgs.python312Packages.argcomplete","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/argcomplete/default.nix#L42","metadata":{"nix_attribute":"python3.12-argcomplete-3.5.1","position":"pkgs/development/python-modules/argcomplete/default.nix:42","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"argcomplete","upstream_purl":"pkg:pypi/argcomplete"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.344Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.argcomplete?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.argcomplete/codemeta","maintainers":[{"uuid":"womfoo","login":null,"name":"Kranium Gikos Mendoza","email":"kranium@gikos.net","url":"https://github.com/womfoo","packages_count":49,"html_url":null,"role":null,"created_at":"2026-03-07T14:13:55.086Z","updated_at":"2026-03-07T14:13:55.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/womfoo/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":2870},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-18T05:04:20.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":14527489,"name":"devel/py-argcomplete","ecosystem":"pkgsrc","description":"Bash and other shells tab completion for argparse","homepage":"https://github.com/kislyuk/argcomplete","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-06T20:48:04.000Z","latest_release_published_at":"2026-03-06T20:48:04.000Z","latest_release_number":"3.6.3","last_synced_at":"2026-05-27T06:35:34.835Z","created_at":"2026-05-27T06:35:34.304Z","updated_at":"2026-08-13T09:57:00.351Z","registry_url":"https://pkgsrc.se/devel/py-argcomplete","install_command":"pkg_add py314-argcomplete","documentation_url":"https://pkgsrc.se/devel/py-argcomplete","metadata":{"pkg_slug":"py-argcomplete","pkgbase":"py314-argcomplete","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py314-argcomplete-3.6.3"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.351Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:pkgsrc/devel/py-argcomplete?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-argcomplete/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":449},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-18T05:00:15.913Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":12824270,"name":"python311Packages.argcomplete","ecosystem":"nixpkgs","description":"Bash tab completion for argparse","homepage":"https://kislyuk.github.io/argcomplete/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:40:09.291Z","latest_release_published_at":"2026-01-26T18:40:09.291Z","latest_release_number":"2.1.1","last_synced_at":"2026-07-24T19:49:49.508Z","created_at":"2026-01-26T18:40:09.121Z","updated_at":"2026-08-13T09:57:00.353Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.argcomplete","install_command":"nix-env -iA nixpkgs.python311Packages.argcomplete","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/argcomplete/default.nix#L38","metadata":{"nix_attribute":"python3.11-argcomplete-2.1.1","position":"pkgs/development/python-modules/argcomplete/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"argcomplete","upstream_purl":"pkg:pypi/argcomplete"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.353Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.argcomplete?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.argcomplete/codemeta","maintainers":[{"uuid":"womfoo","login":null,"name":"Kranium Gikos Mendoza","email":"kranium@gikos.net","url":"https://github.com/womfoo","packages_count":52,"html_url":null,"role":null,"created_at":"2026-03-03T07:26:45.780Z","updated_at":"2026-03-03T07:26:45.780Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/womfoo/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":1875},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-18T05:04:18.057Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":7778094,"name":"py3-argcomplete-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-argcomplete","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-05-06T20:12:53.000Z","latest_release_published_at":"2023-05-06T20:12:53.000Z","latest_release_number":"3.0.8-r0","last_synced_at":"2026-08-03T19:02:13.270Z","created_at":"2023-05-22T14:16:46.398Z","updated_at":"2026-08-13T09:57:00.412Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-argcomplete-pyc","install_command":"apk add py3-argcomplete-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.412Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":7.15675028676874,"forks_count":10.443369408009575,"docker_downloads_count":null,"average":4.400029923694579},"purl":"pkg:apk/alpine/py3-argcomplete-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-argcomplete-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-argcomplete-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-argcomplete-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-argcomplete-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-argcomplete-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-argcomplete-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-argcomplete-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-argcomplete-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-argcomplete-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":133,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-05-23T06:58:53.371Z","updated_at":"2023-05-23T06:58:53.371Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1236},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-18T05:05:58.225Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":13201485,"name":"python312Packages.argcomplete","ecosystem":"nixpkgs","description":"Bash tab completion for argparse","homepage":"https://kislyuk.github.io/argcomplete/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:49:53.295Z","latest_release_published_at":"2026-02-02T00:49:53.295Z","latest_release_number":"3.3.0","last_synced_at":"2026-05-13T02:04:32.684Z","created_at":"2026-02-02T00:49:32.118Z","updated_at":"2026-08-13T09:57:00.454Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.argcomplete","install_command":"nix-env -iA nixpkgs.python312Packages.argcomplete","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/argcomplete/default.nix#L36","metadata":{"nix_attribute":"python3.12-argcomplete-3.3.0","position":"pkgs/development/python-modules/argcomplete/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"argcomplete","upstream_purl":"pkg:pypi/argcomplete"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.453Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.argcomplete?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.argcomplete/codemeta","maintainers":[{"uuid":"womfoo","login":null,"name":"Kranium Gikos Mendoza","email":"kranium@gikos.net","url":"https://github.com/womfoo","packages_count":49,"html_url":null,"role":null,"created_at":"2026-03-07T10:07:44.344Z","updated_at":"2026-03-07T10:07:44.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/womfoo/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":2568},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-18T05:01:06.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13402923,"name":"python-argcomplete","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/kislyuk/argcomplete","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T10:36:54.481Z","latest_release_published_at":"2026-02-06T10:36:54.481Z","latest_release_number":"3.1.4-1","last_synced_at":"2026-03-06T11:01:47.148Z","created_at":"2026-02-06T10:36:54.133Z","updated_at":"2026-08-13T09:57:00.521Z","registry_url":"https://launchpad.net/ubuntu/+source/python-argcomplete","install_command":"apt-get install python-argcomplete","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-argcomplete","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, fish \u003c!nocheck\u003e, pybuild-plugin-pyproject, python3-all, python3-pexpect \u003c!nocheck\u003e, python3-pip \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm, python3-wheel \u003c!nocheck\u003e, tcsh \u003c!nocheck\u003e, zsh \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.520Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/python-argcomplete?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-argcomplete/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1102},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-18T05:05:29.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13073944,"name":"python311Packages.argcomplete","ecosystem":"nixpkgs","description":"Bash tab completion for argparse","homepage":"https://kislyuk.github.io/argcomplete/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:26:24.549Z","latest_release_published_at":"2026-02-01T17:26:24.549Z","latest_release_number":"3.5.1","last_synced_at":"2026-04-21T14:16:32.230Z","created_at":"2026-02-01T17:26:24.156Z","updated_at":"2026-08-13T09:57:00.509Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.argcomplete","install_command":"nix-env -iA nixpkgs.python311Packages.argcomplete","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/argcomplete/default.nix#L42","metadata":{"nix_attribute":"python3.11-argcomplete-3.5.1","position":"pkgs/development/python-modules/argcomplete/default.nix:42","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"argcomplete","upstream_purl":"pkg:pypi/argcomplete"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.508Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.argcomplete?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.argcomplete/codemeta","maintainers":[{"uuid":"womfoo","login":null,"name":"Kranium Gikos Mendoza","email":"kranium@gikos.net","url":"https://github.com/womfoo","packages_count":49,"html_url":null,"role":null,"created_at":"2026-03-05T03:13:22.462Z","updated_at":"2026-03-05T03:13:22.462Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/womfoo/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":2870},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-18T05:04:20.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13301504,"name":"python311Packages.argcomplete","ecosystem":"nixpkgs","description":"Bash tab completion for argparse","homepage":"https://kislyuk.github.io/argcomplete/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:45:06.875Z","latest_release_published_at":"2026-02-02T06:45:06.875Z","latest_release_number":"3.1.6","last_synced_at":"2026-04-12T04:01:57.805Z","created_at":"2026-02-02T06:44:50.998Z","updated_at":"2026-08-13T09:57:00.509Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.argcomplete","install_command":"nix-env -iA nixpkgs.python311Packages.argcomplete","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/argcomplete/default.nix#L39","metadata":{"nix_attribute":"python3.11-argcomplete-3.1.6","position":"pkgs/development/python-modules/argcomplete/default.nix:39","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"argcomplete","upstream_purl":"pkg:pypi/argcomplete"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.509Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.argcomplete?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.argcomplete/codemeta","maintainers":[{"uuid":"womfoo","login":null,"name":"Kranium Gikos Mendoza","email":"kranium@gikos.net","url":"https://github.com/womfoo","packages_count":53,"html_url":null,"role":null,"created_at":"2026-03-04T02:04:24.207Z","updated_at":"2026-03-04T02:04:24.207Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/womfoo/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":2717},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-18T05:04:25.495Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13193202,"name":"python311Packages.argcomplete","ecosystem":"nixpkgs","description":"Bash tab completion for argparse","homepage":"https://kislyuk.github.io/argcomplete/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:16:41.803Z","latest_release_published_at":"2026-02-02T00:16:41.803Z","latest_release_number":"3.3.0","last_synced_at":"2026-05-08T03:03:19.973Z","created_at":"2026-02-02T00:16:39.181Z","updated_at":"2026-08-13T09:57:00.517Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.argcomplete","install_command":"nix-env -iA nixpkgs.python311Packages.argcomplete","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/argcomplete/default.nix#L36","metadata":{"nix_attribute":"python3.11-argcomplete-3.3.0","position":"pkgs/development/python-modules/argcomplete/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"argcomplete","upstream_purl":"pkg:pypi/argcomplete"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.517Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.argcomplete?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.argcomplete/codemeta","maintainers":[{"uuid":"womfoo","login":null,"name":"Kranium Gikos Mendoza","email":"kranium@gikos.net","url":"https://github.com/womfoo","packages_count":49,"html_url":null,"role":null,"created_at":"2026-03-07T05:06:37.181Z","updated_at":"2026-03-07T05:06:37.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/womfoo/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":2568},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-18T05:01:06.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13951087,"name":"python-argcomplete","ecosystem":"guix","description":"Shell tab completion for Python argparse","homepage":"https://github.com/kislyuk/argcomplete","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:10:24.374Z","latest_release_published_at":"2026-03-02T19:10:24.374Z","latest_release_number":"3.6.2","last_synced_at":"2026-04-27T16:29:37.535Z","created_at":"2026-03-02T19:10:24.023Z","updated_at":"2026-08-13T09:57:00.547Z","registry_url":"https://packages.guix.gnu.org/packages/python-argcomplete/3.6.2/","install_command":"guix install python-argcomplete","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n23757","metadata":{"location":"gnu/packages/python-xyz.scm:23757","variable_name":"python-argcomplete"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.547Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-argcomplete","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-argcomplete/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32283,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1111},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-18T05:04:43.190Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13293825,"name":"python310Packages.argcomplete","ecosystem":"nixpkgs","description":"Bash tab completion for argparse","homepage":"https://kislyuk.github.io/argcomplete/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:21:30.982Z","latest_release_published_at":"2026-02-02T06:21:30.982Z","latest_release_number":"3.1.6","last_synced_at":"2026-03-06T19:37:11.725Z","created_at":"2026-02-02T06:21:30.299Z","updated_at":"2026-08-13T09:57:00.556Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.argcomplete","install_command":"nix-env -iA nixpkgs.python310Packages.argcomplete","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/argcomplete/default.nix#L39","metadata":{"nix_attribute":"python3.10-argcomplete-3.1.6","position":"pkgs/development/python-modules/argcomplete/default.nix:39","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"argcomplete","upstream_purl":"pkg:pypi/argcomplete"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.556Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.argcomplete?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.argcomplete/codemeta","maintainers":[{"uuid":"womfoo","login":null,"name":"Kranium Gikos Mendoza","email":"kranium@gikos.net","url":"https://github.com/womfoo","packages_count":53,"html_url":null,"role":null,"created_at":"2026-03-06T19:37:11.902Z","updated_at":"2026-03-06T19:37:11.902Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/womfoo/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":2717},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-18T05:04:25.495Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":14546831,"name":"devel/py-argcomplete","ecosystem":"openbsd","description":"bash tab completion for argparse","homepage":"https://github.com/kislyuk/argcomplete","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-04-25T13:29:13.000Z","latest_release_published_at":"2026-04-25T13:29:13.000Z","latest_release_number":"3.6.3","last_synced_at":"2026-07-28T20:00:39.458Z","created_at":"2026-05-28T00:27:57.338Z","updated_at":"2026-08-13T09:57:00.561Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/py-argcomplete/","install_command":"pkg_add py3-argcomplete-3.6.3","documentation_url":null,"metadata":{"pkgstem":"py3-argcomplete","fullpkgname":"py3-argcomplete-3.6.3","subpackage":"-"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.561Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:openbsd/devel/py-argcomplete?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/devel/py-argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/devel/py-argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/devel/py-argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-argcomplete/codemeta","maintainers":[{"uuid":"ports@openbsd.org","login":null,"name":"The OpenBSD ports mailing-list","email":"ports@openbsd.org","url":null,"packages_count":6235,"html_url":null,"role":null,"created_at":"2026-05-28T00:27:57.746Z","updated_at":"2026-05-28T00:27:57.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/ports@openbsd.org/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":23,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":192},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-08-18T05:00:05.814Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/namespaces"}},{"id":13008077,"name":"py3-argcomplete-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-argcomplete","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-10-30T09:31:38.000Z","latest_release_published_at":"2025-10-30T09:31:38.000Z","latest_release_number":"3.6.3-r0","last_synced_at":"2026-04-08T21:06:16.128Z","created_at":"2026-01-31T00:30:15.473Z","updated_at":"2026-08-13T09:57:00.560Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-argcomplete-pyc","install_command":"apk add py3-argcomplete-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.560Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-argcomplete-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-argcomplete-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-argcomplete-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-argcomplete-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-argcomplete-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-argcomplete-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-argcomplete-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-argcomplete-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-argcomplete-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-argcomplete-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":487,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2026-03-03T15:28:00.062Z","updated_at":"2026-03-03T15:28:00.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":968},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-18T05:04:41.956Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":12882703,"name":"python314Packages.argcomplete","ecosystem":"nixpkgs","description":"Bash tab completion for argparse","homepage":"https://kislyuk.github.io/argcomplete/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T06:14:00.510Z","latest_release_published_at":"2026-03-07T10:21:58.997Z","latest_release_number":"3.6.3","last_synced_at":"2026-03-07T10:21:59.345Z","created_at":"2026-01-27T06:14:00.064Z","updated_at":"2026-08-13T09:57:00.581Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.argcomplete","install_command":"nix-env -iA nixpkgs.python314Packages.argcomplete","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/argcomplete/default.nix#L32","metadata":{"nix_attribute":"python3.14-argcomplete-3.6.3","position":"pkgs/development/python-modules/argcomplete/default.nix:32","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"argcomplete","upstream_purl":"pkg:pypi/argcomplete"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.580Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python314Packages.argcomplete?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.argcomplete/codemeta","maintainers":[{"uuid":"womfoo","login":null,"name":"Kranium Gikos Mendoza","email":"kranium@gikos.net","url":"https://github.com/womfoo","packages_count":45,"html_url":null,"role":null,"created_at":"2026-03-07T10:21:59.556Z","updated_at":"2026-03-07T10:21:59.556Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/womfoo/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153297,"maintainers_count":4882,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5324},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-18T05:03:05.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12859162,"name":"python313Packages.argcomplete","ecosystem":"nixpkgs","description":"Bash tab completion for argparse","homepage":"https://kislyuk.github.io/argcomplete/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T00:55:15.207Z","latest_release_published_at":"2026-03-05T06:03:58.567Z","latest_release_number":"3.6.3","last_synced_at":"2026-07-24T21:04:02.652Z","created_at":"2026-01-27T00:55:15.000Z","updated_at":"2026-08-13T09:57:00.711Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.argcomplete","install_command":"nix-env -iA nixpkgs.python313Packages.argcomplete","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/argcomplete/default.nix#L32","metadata":{"nix_attribute":"python3.13-argcomplete-3.6.3","position":"pkgs/development/python-modules/argcomplete/default.nix:32","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"argcomplete","upstream_purl":"pkg:pypi/argcomplete"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.710Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.2071953624574194,"forks_count":1.495381714111171,"docker_downloads_count":null,"average":0.6756442691421476},"purl":"pkg:nix/python313Packages.argcomplete?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.argcomplete/codemeta","maintainers":[{"uuid":"womfoo","login":null,"name":"Kranium Gikos Mendoza","email":"kranium@gikos.net","url":"https://github.com/womfoo","packages_count":45,"html_url":null,"role":null,"created_at":"2026-03-05T06:04:00.319Z","updated_at":"2026-03-05T06:04:00.319Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/womfoo/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153297,"maintainers_count":4882,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5324},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-18T05:03:05.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":7632332,"name":"py3-argcomplete-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-argcomplete","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":"community","versions_count":21,"first_release_published_at":"2023-04-20T01:20:52.000Z","latest_release_published_at":"2026-03-27T19:39:45.000Z","latest_release_number":"3.6.3-r1","last_synced_at":"2026-04-01T03:06:38.480Z","created_at":"2023-04-23T01:44:50.476Z","updated_at":"2026-08-13T09:57:00.748Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-argcomplete-pyc","install_command":"apk add py3-argcomplete-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.748Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.132689623958058,"stargazers_count":8.916842925525993,"forks_count":11.952206018776208,"average":8.750434642065064},"purl":"pkg:apk/alpine/py3-argcomplete-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-argcomplete-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-argcomplete-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-argcomplete-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-argcomplete-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-argcomplete-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-argcomplete-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-argcomplete-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-argcomplete-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-argcomplete-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":770,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-04-23T04:06:23.740Z","updated_at":"2023-04-23T04:06:23.740Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39902,"maintainers_count":903,"namespaces_count":3,"keywords_count":6586,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2933},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-18T05:05:13.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":12811740,"name":"python310Packages.argcomplete","ecosystem":"nixpkgs","description":"Bash tab completion for argparse","homepage":"https://kislyuk.github.io/argcomplete/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T16:29:17.307Z","latest_release_published_at":"2026-01-26T16:29:17.307Z","latest_release_number":"2.1.1","last_synced_at":"2026-07-25T03:01:27.417Z","created_at":"2026-01-26T16:29:17.097Z","updated_at":"2026-08-13T09:57:00.745Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.argcomplete","install_command":"nix-env -iA nixpkgs.python310Packages.argcomplete","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/argcomplete/default.nix#L38","metadata":{"nix_attribute":"python3.10-argcomplete-2.1.1","position":"pkgs/development/python-modules/argcomplete/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"argcomplete","upstream_purl":"pkg:pypi/argcomplete"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.745Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.argcomplete?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.argcomplete/codemeta","maintainers":[{"uuid":"womfoo","login":null,"name":"Kranium Gikos Mendoza","email":"kranium@gikos.net","url":"https://github.com/womfoo","packages_count":52,"html_url":null,"role":null,"created_at":"2026-03-05T18:21:22.760Z","updated_at":"2026-03-05T18:21:22.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/womfoo/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":1875},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-18T05:04:18.057Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":11764657,"name":"py3-argcomplete","ecosystem":"alpine","description":"Easy, extensible command line tab completion of arguments for your Python script","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-04T22:53:38.000Z","latest_release_published_at":"2025-04-04T22:53:38.000Z","latest_release_number":"3.6.2-r0","last_synced_at":"2026-04-01T01:56:30.791Z","created_at":"2025-06-07T18:00:52.460Z","updated_at":"2026-08-13T09:57:00.772Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-argcomplete","install_command":"apk add py3-argcomplete","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.772Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-argcomplete?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-argcomplete/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":493,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2025-06-08T14:40:23.296Z","updated_at":"2025-06-08T14:40:23.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1791},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-18T05:05:42.695Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":14511893,"name":"dev-python/argcomplete","ecosystem":"gentoo","description":"Bash tab completion for argparse","homepage":"https://github.com/kislyuk/argcomplete/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":["~alpha","~amd64","~arm","~arm64","~hppa","~loong","~m68k","~mips","~ppc","~ppc64","~riscv","~s390","~sparc","~x86","~x64-macos"],"namespace":"dev-python","versions_count":4,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-08-07T02:38:11.000Z","latest_release_number":"3.7.2","last_synced_at":"2026-08-08T01:32:25.626Z","created_at":"2026-05-27T02:19:20.954Z","updated_at":"2026-08-13T09:57:00.789Z","registry_url":"https://packages.gentoo.org/packages/dev-python/argcomplete","install_command":"emerge dev-python/argcomplete","documentation_url":"https://packages.gentoo.org/packages/dev-python/argcomplete","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_python3_14t python_targets_python3_15t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance"},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.788Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/argcomplete","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fargcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fargcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fargcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fargcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fargcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fargcomplete/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19520,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":570},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-18T05:04:45.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":2643272,"name":"argcomplete","ecosystem":"pypi","description":"Bash tab completion for argparse","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":null,"versions_count":139,"first_release_published_at":"2012-11-20T10:25:27.000Z","latest_release_published_at":"2026-08-06T04:53:20.000Z","latest_release_number":"3.7.2","last_synced_at":"2026-08-17T10:11:33.662Z","created_at":"2022-04-10T10:04:01.697Z","updated_at":"2026-08-17T10:11:33.901Z","registry_url":"https://pypi.org/project/argcomplete/","install_command":"pip install argcomplete --index-url https://pypi.org/simple","documentation_url":"https://kislyuk.github.io/argcomplete","metadata":{"funding":null,"documentation":"https://kislyuk.github.io/argcomplete","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Operating System :: MacOS :: MacOS X","Operating System :: POSIX","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development","Topic :: Software Development :: Libraries :: Python Modules","Topic :: System :: Shells","Topic :: Terminals"],"normalized_name":"argcomplete","project_status":null},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-15T12:22:58.421Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6034,"followers":381,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-15T12:22:58.437Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-17T10:11:33.900Z","dependent_packages_count":616,"downloads":81166293,"downloads_period":"last-month","dependent_repos_count":12668,"rankings":{"downloads":0.045670726898223976,"dependent_repos_count":0.07483396214648748,"dependent_packages_count":0.03998481310768204,"stargazers_count":2.5027191507078963,"forks_count":5.483972142690758,"docker_downloads_count":0.01999240655384102,"average":1.3611955336841481},"purl":"pkg:pypi/argcomplete","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/argcomplete","docker_dependents_count":2406,"docker_downloads_count":2896685806,"usage_url":"https://repos.ecosyste.ms/usage/pypi/argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-14T08:38:48.965Z","issues_count":141,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":97,"avg_comments_per_issue":2.5602836879432624,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1040561.5555555555,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.8571428571428571,"past_year_avg_comments_per_pull_request":2.4545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argcomplete/codemeta","maintainers":[{"uuid":"kislyuk","login":"kislyuk","name":null,"email":null,"url":null,"packages_count":90,"html_url":"https://pypi.org/user/kislyuk/","role":null,"created_at":"2022-11-15T07:21:26.482Z","updated_at":"2022-11-15T07:21:26.482Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kislyuk/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":929146,"maintainers_count":398958,"namespaces_count":0,"keywords_count":311149,"github":"pypi","metadata":{"funded_packages_count":58019,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-18T05:05:10.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8399450,"name":"python-argcomplete","ecosystem":"homebrew","description":"Tab completion for Python argparse","homepage":"https://kislyuk.github.io/argcomplete/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2023-10-09T05:37:19.350Z","latest_release_published_at":"2025-10-29T02:47:34.185Z","latest_release_number":"3.6.3","last_synced_at":"2026-08-17T10:10:36.767Z","created_at":"2023-10-09T05:37:18.862Z","updated_at":"2026-08-17T10:10:38.410Z","registry_url":"https://formulae.brew.sh/formula/python-argcomplete","install_command":"brew install python-argcomplete","documentation_url":null,"metadata":{},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-15T12:22:58.421Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6034,"followers":381,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-15T12:22:58.437Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-17T10:10:38.410Z","dependent_packages_count":13,"downloads":31,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":3.4548682234057084,"dependent_repos_count":29.00450634985662,"dependent_packages_count":2.5672538577085895,"stargazers_count":14.925576949337705,"forks_count":16.38672675133142,"docker_downloads_count":null,"average":13.267786426328007},"purl":"pkg:brew/python-argcomplete","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/python-argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/python-argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/python-argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":false,"issue_metadata":{"last_synced_at":"2026-08-14T08:38:48.965Z","issues_count":141,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":97,"avg_comments_per_issue":2.5602836879432624,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1040561.5555555555,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.8571428571428571,"past_year_avg_comments_per_pull_request":2.4545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-argcomplete/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9488,"maintainers_count":0,"namespaces_count":0,"keywords_count":7014,"github":"homebrew","metadata":{"funded_packages_count":1001},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-08-18T05:06:10.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":74859,"name":"py-argcomplete","ecosystem":"spack","description":"Bash tab completion for argparse.\n","homepage":"https://github.com/kislyuk/argcomplete","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2022-04-05T09:22:17.807Z","latest_release_published_at":"2026-03-11T16:47:07.577Z","latest_release_number":"3.6.3","last_synced_at":"2026-08-17T10:11:14.978Z","created_at":"2022-04-05T09:22:17.776Z","updated_at":"2026-08-17T10:11:14.978Z","registry_url":"https://packages.spack.io/package.html?name=py-argcomplete","install_command":"spack install py-argcomplete","documentation_url":null,"metadata":{},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-06T05:36:18.000Z","size":4014,"stargazers_count":1575,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-06T06:13:01.829Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-06T05:36:31.000Z","dependencies_parsed_at":"2026-08-06T04:49:02.173Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36337422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.080Z","dependent_packages_count":11,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":5.516187300263999,"stargazers_count":6.808392385716271,"forks_count":10.101431151868834,"average":5.606502709462276},"purl":"pkg:spack/py-argcomplete","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-argcomplete/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2156,"html_url":null,"role":null,"created_at":"2022-11-14T16:49:27.705Z","updated_at":"2022-11-14T16:49:27.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9301,"maintainers_count":1028,"namespaces_count":0,"keywords_count":3946,"github":"spack","metadata":{"funded_packages_count":504},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-18T05:06:02.196Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":8613923,"name":"github.com/kislyuk/argcomplete","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":null,"versions_count":138,"first_release_published_at":"2012-11-21T02:06:11.000Z","latest_release_published_at":"2026-08-06T04:52:15.000Z","latest_release_number":"v3.7.2+incompatible","last_synced_at":"2026-08-17T10:31:48.144Z","created_at":"2023-12-02T02:10:38.415Z","updated_at":"2026-08-17T10:31:48.145Z","registry_url":"https://pkg.go.dev/github.com/kislyuk/argcomplete","install_command":"go get github.com/kislyuk/argcomplete","documentation_url":"https://pkg.go.dev/github.com/kislyuk/argcomplete#section-documentation","metadata":{},"repo_metadata":{"id":38361384,"uuid":"6762625","full_name":"kislyuk/argcomplete","owner":"kislyuk","description":"Python and tab completion, better together.","archived":false,"fork":false,"pushed_at":"2026-08-08T17:02:30.000Z","size":4015,"stargazers_count":1576,"open_issues_count":71,"forks_count":150,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T08:53:19.618Z","etag":null,"topics":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"latest_commit_sha":null,"homepage":"https://kislyuk.github.io/argcomplete/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kislyuk.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"Authors.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["kislyuk"]}},"created_at":"2012-11-19T15:37:34.000Z","updated_at":"2026-08-08T17:02:33.000Z","dependencies_parsed_at":"2026-08-13T08:36:08.464Z","dependency_job_id":null,"html_url":"https://github.com/kislyuk/argcomplete","commit_stats":{"total_commits":739,"total_committers":80,"mean_commits":9.2375,"dds":"0.33152909336941816","last_synced_commit":"252d5296f77457382e4370fc6252cf3abbcab201"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/kislyuk/argcomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/sbom","scorecard":{"id":561582,"data":{"date":"2025-08-11","repo":{"name":"github.com/kislyuk/argcomplete","commit":"a2b8bc6461bcfc919bc3f4b3f83c7716bd078583"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kislyuk/argcomplete/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:19","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.6.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 not signed: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834","Warn: release artifact v3.6.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/210001215","Warn: release artifact v3.6.1 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/207629586","Warn: release artifact v3.6.0 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/203966825","Warn: release artifact v3.5.3 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/192810504","Warn: release artifact v3.5.2 does not have provenance: https://api.github.com/repos/kislyuk/argcomplete/releases/189462834"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:52:16.295Z","repository_id":38361384,"created_at":"2025-08-20T13:52:16.296Z","updated_at":"2025-08-20T13:52:16.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36602653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"},"owner_record":{"login":"kislyuk","name":"Andrey Kislyuk","uuid":"862013","kind":"user","description":"Software engineer in AI/ML and genomics","email":"kislyuk@gmail.com","website":"https://kislyuk.com/","location":"San Francisco, CA","twitter":null,"company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/862013?u=10b9c6976a0dd77bbd3d152dc3718d7bb82d9d06\u0026v=4","repositories_count":132,"last_synced_at":"2026-08-08T10:43:33.900Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/kislyuk","funding_links":["https://github.com/sponsors/kislyuk"],"total_stars":6033,"followers":382,"following":291,"created_at":"2022-11-02T16:23:38.438Z","updated_at":"2026-08-08T10:43:34.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislyuk/repositories"},"tags":[{"name":"v3.7.2","sha":"0571dc489d9543b40f1bcbc6cbac4377906b76fd","kind":"tag","published_at":"2026-08-06T04:52:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"da6d0552fcf0f6218e4431b564f8c9d3f5a543d4","kind":"tag","published_at":"2026-08-04T15:03:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"6b4528d801bc38e4be7f374ffda416fd82785529","kind":"tag","published_at":"2026-06-30T22:27:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"fae5549ac1e89ec05de7d11ff33f540c74fc3b18","kind":"tag","published_at":"2025-10-20T03:33:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a0143a96b4f26f363cfb5165e93c86c885e0ad12","kind":"tag","published_at":"2025-04-03T04:56:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a70ff6a13f1e0ef2c8bc05c370049108b4fb3776","kind":"tag","published_at":"2025-03-22T17:30:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"962a3ed39f14dcd0ff8ca6f6cac212bb290cb870","kind":"tag","published_at":"2025-03-05T21:29:50.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.6.0/manifests"},{"name":"v3.5.3","sha":"1b4da3b9afb62259fefd031f69b6d9edd7f0aa7e","kind":"tag","published_at":"2024-12-31T19:18:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"fa88f807ee3f1d1c5b2647ca3c38fd3e0349dbfc","kind":"tag","published_at":"2024-12-06T18:24:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"252d5296f77457382e4370fc6252cf3abbcab201","kind":"tag","published_at":"2024-10-07T04:00:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"4a60a7e7321954b679ed8338fbfb6446ab1c430d","kind":"tag","published_at":"2024-08-06T15:37:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"7816191779a37048f4a92c66286bdb9ff7c5f9da","kind":"tag","published_at":"2024-06-16T07:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c7cc834df1fddcf94bd35b740fef7c7ab8e9c350","kind":"tag","published_at":"2024-04-14T21:26:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"9077be97459abab129d02ad937eff1618cf67e57","kind":"tag","published_at":"2024-03-08T01:29:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2a6c23bcc8b1d389938a2f7db2d12d449d1ac512","kind":"tag","published_at":"2024-01-23T20:47:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0be05e9dd6ba183277dfe6695d7494185e82354b","kind":"tag","published_at":"2023-12-10T15:15:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"327441351d48c81499b90671d93eb2c6f4401bdd","kind":"tag","published_at":"2023-12-10T02:32:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"7bf86714888dd6abe7a76b0baf3e0d2337d3d3f7","kind":"tag","published_at":"2023-11-12T21:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"49d2248e3a58ff592c2e4b5d4481ec9585947b5c","kind":"tag","published_at":"2023-11-12T20:08:24.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"e800628022b826b24e8660d4ad44e2a5eb87b2b3","kind":"tag","published_at":"2023-11-02T05:13:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"4366484de403108fb5c8bd490abc9d5e5198e00b","kind":"tag","published_at":"2023-11-01T15:27:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"140fa5191a86dc2388b68875ec721ef71e25c236","kind":"tag","published_at":"2023-09-16T20:39:54.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a9059f37bb04609ba27c540ffeea4d3c422558a3","kind":"tag","published_at":"2023-06-11T23:37:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"355741374a5febd564317c2a71a96f0ba43e0206","kind":"tag","published_at":"2023-06-10T20:52:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.1.0/manifests"},{"name":"v3.0.8","sha":"57dc7a74b2627a1b997d7f81c06539ad6ce0ef0b","kind":"tag","published_at":"2023-04-23T21:45:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"83b5f36dabb6f8a0863376c9b32b9fc6a5542d15","kind":"tag","published_at":"2023-04-23T21:35:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"e6371200e4eb05ad312ac8370894201e0d53e890","kind":"tag","published_at":"2023-04-22T14:30:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"96d8cc07ed831ca713661c0aa920ca8e13ab1d6e","kind":"tag","published_at":"2023-03-26T05:56:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"5d375453ac0734f89171395d02d906efa7b01141","kind":"tag","published_at":"2023-03-22T00:15:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"83f7e211dbb75985f12e336f536f7b618538bcdb","kind":"tag","published_at":"2023-03-21T01:29:42.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a876438c7f5b33e16a196daaa0d2275f727d291e","kind":"tag","published_at":"2023-03-20T05:10:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bc7a8421263704cc9d99ea29a1024ad7acd8942a","kind":"tag","published_at":"2023-03-20T04:50:58.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a4161110a364a8d8cc046e5d7aba0020d97e72d","kind":"tag","published_at":"2023-03-19T23:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v3.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"15e86f2c5a2d52ec285793e722206f0fc37239b4","kind":"tag","published_at":"2023-03-17T19:47:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"8ab7a94a3bdc113256fb3dc10ce600c2fd68a32c","kind":"tag","published_at":"2023-03-06T19:48:02.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"66d1329b2eeb044f28e19bdbde66855814ecfd20","kind":"tag","published_at":"2023-03-06T19:19:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"9b95ef05ab5ed93f587ae15f9664cee672edb9a0","kind":"tag","published_at":"2023-03-06T16:04:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"1dd3e9f3eac6c2272dc8fb224341c76c75898f4a","kind":"tag","published_at":"2023-03-04T23:34:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"507dc6ea0e9a742da6599f44f7a3c91306106302","kind":"tag","published_at":"2023-03-04T23:31:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"c2345e815b4b403faa3f8d3926c384d374e7982c","kind":"tag","published_at":"2023-03-04T23:30:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f136b4b5d0a13216fd444456c9af77845e7b3b81","kind":"tag","published_at":"2023-03-04T23:29:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"23a66a68ec74719914130f3fe4b78b26a636614e","kind":"tag","published_at":"2023-03-04T23:23:55.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bf16566adcfb2fd0307c6ecdf24304b21b0b5752","kind":"tag","published_at":"2022-01-03T17:29:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v2.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v2.0.0/manifests"},{"name":"v1.12.3","sha":"ce54b6dfd51f9f01b4ef85bb8692a9f804a11771","kind":"tag","published_at":"2021-04-19T15:46:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"bfafe2225267882cec2ad19967f49739c216dbf7","kind":"tag","published_at":"2020-11-24T04:10:32.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"36bc3b3e4230caacb11de6e49c24bff1406f8c1d","kind":"tag","published_at":"2020-09-27T04:25:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"86fb4be716e6d6fc914df83f8553e6675862a2dd","kind":"commit","published_at":"2020-07-08T01:41:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.12.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ee975823f997367b74169ce98744bbe48c9ce573","kind":"tag","published_at":"2020-01-14T17:19:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6d59be6a117a14ccc5bcf88dedcccadc78760037","kind":"tag","published_at":"2019-12-24T05:21:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.11.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"ea3825044830b11dc4da2c01eb36a96fda6eb386","kind":"tag","published_at":"2019-11-26T19:12:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d196109f0c4c89268414e02c16600566615d200d","kind":"tag","published_at":"2019-11-17T14:26:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"5ddc689396503a1c2fa77a340b5f725ef528e718","kind":"tag","published_at":"2019-11-17T06:29:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9d6dd18ae402b606bbd7d0fea663971fc7e42e97","kind":"tag","published_at":"2019-05-12T17:26:38.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.10.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"f9eb0a2354d9e6153f687c463df98c16251d97ed","kind":"tag","published_at":"2019-04-02T13:58:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"cc47af11f98e1a2eed26f1269eeba8efb098436d","kind":"tag","published_at":"2018-02-13T15:40:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"06bef9c1c4c21cc9ecde87b55a13fdd6b2ea0a2b","kind":"tag","published_at":"2017-11-16T20:46:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"ec863116dc1f5d457283417de1fee8cb19c82b83","kind":"tag","published_at":"2017-08-23T17:37:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"d18d67cf611233763f1eef6547c396ea0a001a47","kind":"tag","published_at":"2017-08-23T17:35:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"5ca7bdbd379bb1f329c04a72e50e9cf4ec7e22c0","kind":"tag","published_at":"2017-08-23T17:32:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5cd934c586ab2a4f4bbf831201b46c9ceeb855eb","kind":"tag","published_at":"2017-01-26T21:02:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5f63476453436473b93ee927c8a82fbf72e5b356","kind":"tag","published_at":"2017-01-21T19:18:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c44b1dbb2e1f1defe3ee99e5486368eed3d65187","kind":"tag","published_at":"2017-01-19T15:18:27.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a5e2efec608aaccbdcef764688166f188ad60012","kind":"tag","published_at":"2016-11-30T23:25:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"92df979d50e6ed64778252ba574033cc6f660550","kind":"tag","published_at":"2016-10-20T22:27:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"e233eff140a7d8181cc151cbf0fcb7b72055aa6d","kind":"tag","published_at":"2016-10-11T14:17:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c7af534c9823cda754c6eb116bcbe40a341804cb","kind":"tag","published_at":"2016-10-11T14:15:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2e8402166e15d2121fd8043fe0d2e5d31a2109ba","kind":"commit","published_at":"2016-06-14T16:57:22.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a043eed2018b112ddb6bf492a7f00b2dd0a420","kind":"commit","published_at":"2016-06-10T20:39:47.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f74ba4576b1a397a7e611d53c633f42023e8325b","kind":"commit","published_at":"2016-06-01T16:21:52.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8dba89ac9fef2c25eb6e29092f9a54d9dde8a00d","kind":"commit","published_at":"2016-05-25T20:49:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"c1e36106825cc8f6ee64d156c1656085963cf218","kind":"commit","published_at":"2016-03-22T15:10:26.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"75b9a2f00b07a5baea16b67c6c9028414b6d9333","kind":"commit","published_at":"2016-02-21T15:36:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.1.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"815c35d823089c40b596b37f1f771c50f2fe1fc4","kind":"commit","published_at":"2015-08-23T00:08:14.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v1.0.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"67b2aee9439e82815fe2e13122edf5820c72736f","kind":"commit","published_at":"2015-07-03T19:22:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.9.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.9.0/manifests"},{"name":"v0.8.9","sha":"30e7d16bee54d6990697e349747cca62669f9a7d","kind":"commit","published_at":"2015-06-01T20:16:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"0c0dd321548e543e4b5c3b53645f67ade71c387e","kind":"commit","published_at":"2015-05-01T21:36:46.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"386768b936d28bb368f17848fea3b4c1dc06d31a","kind":"commit","published_at":"2015-04-11T19:48:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"6c6ebcd707b99ebb29844d0f3a1c68190cc49a3b","kind":"commit","published_at":"2015-04-11T17:49:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"f78f58c1c8c7e73cde190b36e6daed2b701cb6d1","kind":"commit","published_at":"2015-04-07T15:09:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ead643511bee677552240ae9def30a40c7e93b5d","kind":"commit","published_at":"2014-12-11T23:52:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"296d30997f38d6513a8c3d953208437165d3bcb5","kind":"commit","published_at":"2014-11-10T05:06:51.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"ef44ecaea9e435a197e08a82c72fa9823c785a83","kind":"commit","published_at":"2014-11-03T21:49:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"40e2896dfff7386c4ae569bd74c8647b526ccdca","kind":"commit","published_at":"2014-07-02T17:19:36.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"a88dcaae3132003ae123d39a2cd9924113b8f985","kind":"commit","published_at":"2014-04-07T08:42:40.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.8.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"cffd6467f7f441ed476181af28f9c6ff4a29b930","kind":"commit","published_at":"2014-03-29T17:48:33.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f8fe1022b4b35fbf0d2c4123510d42415c942202","kind":"commit","published_at":"2014-02-15T20:02:09.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.7.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"f8a9ea5bc17d9c19a7890088871b81a0320e22fa","kind":"commit","published_at":"2014-01-19T19:32:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.9/manifests"},{"name":"v0.6.7","sha":"8b1b578d204f460a0bb9a18d3c2e4f662861c2df","kind":"commit","published_at":"2014-01-06T06:55:43.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"f32bf01e3a5d9d96041a288111581692f2659760","kind":"commit","published_at":"2013-12-27T05:08:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4eb2ecee983d8b85bf2a315b8a6f186f8255008d","kind":"commit","published_at":"2013-12-15T22:16:30.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"15351fc849c0d3742da81b6f92645e564b01d3a2","kind":"commit","published_at":"2013-12-15T02:23:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"cf335e7522ffaa31c8478fcf09feda4bb8e9ce3e","kind":"commit","published_at":"2013-09-11T16:43:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"2acaff22a216f6be9b4e95c3883e21fcb463e0b9","kind":"commit","published_at":"2013-09-11T16:30:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"e3a7116cdb462eaa93cf9d4188e5b6aa6b67448d","kind":"commit","published_at":"2013-09-11T16:19:17.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3612b1023490725a203b15494d96565e550ffa88","kind":"commit","published_at":"2013-08-25T15:31:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.6.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.6.0/manifests"},{"name":"v0.5.9","sha":"bfc762f2e27bfcba99f862c57a0226a517316ed0","kind":"commit","published_at":"2013-08-23T22:56:35.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"517aade4ab2cea15698243bcb54aadbdc91f184b","kind":"commit","published_at":"2013-08-21T05:25:05.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"af4bcd50135df6fd03340a39e574b633d5e0ee99","kind":"commit","published_at":"2013-07-28T00:33:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2b728cb71cf384955d66e04bd14f54cdfd85f47b","kind":"commit","published_at":"2013-07-04T03:59:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"cfab912b2d26e270389dcbc6706bc900e9e61efb","kind":"commit","published_at":"2013-06-28T13:29:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"65597140d79d7a9daae6d75d55b99a5e5886e8a3","kind":"commit","published_at":"2013-05-02T16:15:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"3da103539e76aafb541bbeab32c910bc21429774","kind":"commit","published_at":"2013-04-29T20:36:15.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b97c6d01344556036d3267546f467a3983dd7f5b","kind":"commit","published_at":"2013-04-29T19:53:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"91d10a74d34a010862604cc6d66f3e94e12570f6","kind":"commit","published_at":"2013-04-27T01:05:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69f83f8b1b010051b8247ac33caa3a2d9e4bcd97","kind":"commit","published_at":"2013-04-27T00:20:45.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.5.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"f8be6c0b8719a5012ea4b438ab77f2ec21e9e574","kind":"commit","published_at":"2013-04-26T15:07:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"b858f388c958d7e593beacffb03c5043e8fb6f7a","kind":"commit","published_at":"2013-04-25T20:28:39.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"4281e3efd2902f13640066f40eb7bb9126fd082f","kind":"commit","published_at":"2013-04-25T18:35:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"21f59b293db8dac6a3b3497536a96a53c1d212a4","kind":"commit","published_at":"2013-04-25T16:28:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e344ecdc82d3f0aabda4ef56cd9cf05e5feb6e26","kind":"commit","published_at":"2013-04-25T16:18:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f60913fa196f1d021b69ff5890792512d5e813e7","kind":"commit","published_at":"2013-04-23T23:12:13.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6f853aaab62fe1cca7c2da239c737289ce6f5d88","kind":"commit","published_at":"2013-04-23T20:25:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d3a037ee38477122df4b23b46860f7a4f02a02c9","kind":"commit","published_at":"2013-04-23T15:12:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ce2e69194d4048d6e01ed312695d0643b4ab48e6","kind":"commit","published_at":"2013-04-13T20:06:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2c3d1e940417ab2f1e7ac37abcbf8168274ce37","kind":"commit","published_at":"2013-03-19T06:11:00.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.4.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"db23ba50a0f6191804cb8d0b1773430b65fd5af1","kind":"commit","published_at":"2013-03-16T20:47:49.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"45ae8bfcea2ba1e6f9f1c2e10baa5aad7fa0718a","kind":"commit","published_at":"2013-03-16T20:03:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5147bff811538021c369477e40522770437e9946","kind":"commit","published_at":"2013-02-03T20:46:44.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"cd3a299a12946292325f4393667f5fddb4be8792","kind":"commit","published_at":"2013-02-03T19:58:18.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"a184e3c096b894c46fb9865aabc9ffab0d71d580","kind":"commit","published_at":"2013-01-28T17:22:31.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f6a7bf43c2564ef79dbddd0fe4be32bf27d79450","kind":"commit","published_at":"2013-01-13T21:50:53.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d5d0666b3114d8bc79fcf9836cf84f5a181be71a","kind":"commit","published_at":"2013-01-09T16:09:41.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c4b050c3523cbb1afdaa3494e0a138e9b84dc906","kind":"commit","published_at":"2012-12-24T21:24:21.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.2","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"025f6a39c5d16065c422525784dff6cd561b9fa0","kind":"commit","published_at":"2012-12-24T04:36:03.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.1","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"722d1b98a43fdbd470d8b9441e7a5d657b3e56a6","kind":"commit","published_at":"2012-12-24T02:07:16.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.3.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"04a97dec3417e8d09596182583c4ceb62f8c6dd1","kind":"commit","published_at":"2012-12-12T06:51:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a442064f89c956cbf751a92b9f16b8cfa2e60057","kind":"commit","published_at":"2012-12-12T06:41:25.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"30702b3460a5616f8b16268c18eb16d90c6f4bd0","kind":"commit","published_at":"2012-11-28T23:00:57.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.7/manifests"},{"name":"v0.2.4","sha":"21005c6deacbd5dbb2285d889462913c502aed10","kind":"commit","published_at":"2012-11-28T06:08:19.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"d5fea706f3e9717e1cd2c260e3b66aebc273c343","kind":"commit","published_at":"2012-11-27T09:18:12.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"7f44686a27fd540d21d756dc162893781df53c5f","kind":"commit","published_at":"2012-11-26T04:02:48.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.2.0","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"a6fb1dbeff60b066dda483a9a65dccd90b554781","kind":"commit","published_at":"2012-11-25T16:52:08.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.9","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"58e4b7b86f5246b9fa2025ccbc90f39d0fff6d87","kind":"commit","published_at":"2012-11-24T17:50:28.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.8","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"2c9e01e458437c0a42e31d31d5416aa495f1dbdb","kind":"commit","published_at":"2012-11-24T16:35:37.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.7","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"de0516a7df566b1c501f068af3b3c6c1513c3bac","kind":"commit","published_at":"2012-11-24T15:51:06.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.6","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"72bc158cdc3651193c79bba7b7da327d74f746eb","kind":"commit","published_at":"2012-11-24T05:50:23.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.5","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a0f69853bf2f9958a5dd5285451878b0b4eb10cb","kind":"commit","published_at":"2012-11-24T05:30:10.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.4","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"daac720c1b08661ac4e809ece7c35e4e05aa77b2","kind":"commit","published_at":"2012-11-21T02:06:11.000Z","download_url":"https://codeload.github.com/kislyuk/argcomplete/tar.gz/v0.1.3","html_url":"https://github.com/kislyuk/argcomplete/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kislyuk/argcomplete@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T09:57:00.713Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":1.8234620927123648,"forks_count":2.433754692438585,"docker_downloads_count":null,"average":6.158634909853698},"purl":"pkg:golang/github.com/kislyuk/argcomplete","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/kislyuk/argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/kislyuk/argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/kislyuk/argcomplete/dependencies","status":null,"funding_links":["https://github.com/sponsors/kislyuk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T06:07:59.229Z","issues_count":140,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":96,"avg_comments_per_issue":2.5785714285714287,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1526685.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","maintainers":[{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"},{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkislyuk%2Fargcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkislyuk%2Fargcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkislyuk%2Fargcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkislyuk%2Fargcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkislyuk%2Fargcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkislyuk%2Fargcomplete/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281778,"maintainers_count":0,"namespaces_count":839410,"keywords_count":124269,"github":"golang","metadata":{"funded_packages_count":66964,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-18T05:01:03.996Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8676159,"name":"py3-argcomplete-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-argcomplete","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-13T00:28:59.000Z","latest_release_published_at":"2023-11-13T00:28:59.000Z","latest_release_number":"3.1.6-r0","last_synced_at":"2026-08-03T19:01:55.896Z","created_at":"2023-12-20T10:26:07.507Z","updated_at":"2026-08-03T19:01:55.897Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-argcomplete-pyc","install_command":"apk add py3-argcomplete-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-argcomplete-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-argcomplete-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-argcomplete-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-argcomplete-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-argcomplete-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-argcomplete-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-argcomplete-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-argcomplete-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-argcomplete-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-argcomplete-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":347,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2026-03-01T02:48:00.601Z","updated_at":"2026-03-01T02:48:00.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":886},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-18T05:05:54.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":8676158,"name":"py3-argcomplete","ecosystem":"alpine","description":"Easy, extensible command line tab completion of arguments for your Python script","homepage":"https://github.com/kislyuk/argcomplete","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kislyuk/argcomplete","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-13T00:28:59.000Z","latest_release_published_at":"2023-11-13T00:28:59.000Z","latest_release_number":"3.1.6-r0","last_synced_at":"2026-08-03T19:01:51.327Z","created_at":"2023-12-20T10:26:07.420Z","updated_at":"2026-08-03T19:01:51.327Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-argcomplete","install_command":"apk add py3-argcomplete","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-argcomplete?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-argcomplete","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-argcomplete","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-argcomplete/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-argcomplete/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-argcomplete/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-argcomplete/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-argcomplete/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-argcomplete/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-argcomplete/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":347,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2024-09-02T15:52:20.502Z","updated_at":"2024-09-02T15:52:20.502Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":886},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-18T05:05:54.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}}],"commits":{"id":4379,"full_name":"kislyuk/argcomplete","default_branch":"main","total_commits":810,"total_committers":88,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.204545454545455,"dds":0.27654320987654324,"past_year_total_commits":26,"past_year_total_committers":7,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.7142857142857144,"past_year_dds":0.2692307692307693,"last_synced_at":"2026-08-19T11:08:34.416Z","last_synced_commit":"1fbb57effe68ae5d84639fe3740c769dc5aef20d","created_at":"2023-03-07T09:20:40.659Z","updated_at":"2026-08-19T11:08:33.042Z","committers":[{"name":"Andrey Kislyuk","email":"kislyuk@gmail.com","login":"kislyuk","count":586},{"name":"Evan","email":"evanunderscore@gmail.com","login":"evanunderscore","count":60},{"name":"Anthon van der Neut","email":"a.van.der.neut@ruamel.eu","login":null,"count":10},{"name":"Steven Myint","email":"git@stevenmyint.com","login":"myint","count":8},{"name":"lisongmin","email":"lisongmin@126.com","login":null,"count":8},{"name":"Segev Finer","email":"segev@swimm.io","login":"segevfiner","count":6},{"name":"Sergey Volkov","email":"serg-v@yandex-team.ru","login":null,"count":5},{"name":"Henry's desktop Ubuntu","email":"henryschreineriii@utexas.edu","login":"henryiii","count":5},{"name":"Marco Nenciarini","email":"marco.nenciarini@2ndquadrant.it","login":"mnencia","count":5},{"name":"Tony Narlock","email":"tony@git-pull.com","login":"tony","count":5},{"name":"drmalex07","email":"alexakis@imis.athena-innovation.gr","login":"drmalex07","count":5},{"name":"Hang","email":"hanglei@microsoft.com","login":"bebound","count":5},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":4},{"name":"Ville Skyttä","email":"ville.skytta@iki.fi","login":"scop","count":4},{"name":"Wannes Rombouts","email":"wapiflapi@yahoo.fr","login":"wapiflapi","count":4},{"name":"Red Street","email":"thisisnotme@fake.bearketo.qxpm","login":"redstreet","count":3},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":3},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":3},{"name":"Thijs de Zoete","email":"thijsdezoete@gmail.com","login":"thijsdezoete","count":3},{"name":"Alex","email":"76689481+flu0r1ne","login":"flu0r1ne","count":3},{"name":"sahvx655-wq","email":"sahvx655@gmail.com","login":"sahvx655-wq","count":2},{"name":"nickl-","email":"github@jigsoft.co.za","login":"nickl-","count":2},{"name":"Victor Stinner","email":"vstinner@python.org","login":"vstinner","count":2},{"name":"Stefan Constantin","email":"stefan-constantin@gmx.de","login":"msc42","count":2},{"name":"Oskar Löfgren","email":"islander.abroad@gmail.com","login":"ulken","count":2},{"name":"Anthon van der Neut","email":"anthon@mnt.org","login":"AvdN","count":2},{"name":"sherold","email":"sebastian.herold@immobilienscout24.de","login":null,"count":2},{"name":"Benjamin","email":"43859462+halfow","login":"halfow","count":1},{"name":"Benjamin Fischer","email":"b.fis@cern.ch","login":"bfis","count":1},{"name":"Chris Diamand","email":"chris@diamand.org","login":"chrisdiamand","count":1},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":1},{"name":"Austin Dickey","email":"austin3spammy@gmail.com","login":"austin3dickey","count":1},{"name":"Apoorv Darshan","email":"ad13dtu@gmail.com","login":"apoorvdarshan","count":1},{"name":"Anthony Ryan","email":"anthonyryan1@gmail.com","login":"anthonyryan1","count":1},{"name":"Andy","email":"158001626+azhu-tower","login":"azhu-tower","count":1},{"name":"Aliaksei Urbanski","email":"aliaksei.urbanski@gmail.com","login":"Jamim","count":1},{"name":"Alexei Kornienko","email":"alexei.kornienko@gmail.com","login":"Alexei-Kornienko","count":1},{"name":"Alexander Richardson","email":"arichardson.kde@gmail.com","login":"arichardson","count":1},{"name":"Alexander Artemenko","email":"svetlyak.40wt@gmail.com","login":"svetlyak40wt","count":1},{"name":"Aleksandr Dinu","email":"aluuu@husa.su","login":"aluuu","count":1},{"name":"Olivier Gayot","email":"olivier.gayot@sigexec.com","login":"ogayot","count":1},{"name":"Louis-Kenzo Cahier","email":"lkcahier@aldebaran-robotics.com","login":null,"count":1},{"name":"Dean Malmgren","email":"dean.malmgren@datascopeanalytics.com","login":null,"count":1},{"name":"Vadim Berezniker","email":"berezv@google.com","login":null,"count":1},{"name":"Nattawut Phetmak","email":"neizod@gmail.com","login":"neizod","count":1},{"name":"Nicola Soranzo","email":"nicola.soranzo@gmail.com","login":"nsoranzo","count":1},{"name":"Paul Kehrer","email":"paul.l.kehrer@gmail.com","login":"reaperhulk","count":1},{"name":"Paul Traylor","email":"kungfudiscomonkey@gmail.com","login":"kfdm","count":1},{"name":"Sam Doran","email":"github@samdoran.com","login":"samdoran","count":1},{"name":"Sam James","email":"sam@cmpct.info","login":"thesamesam","count":1},{"name":"Sergey Volkov","email":"sergey.volkov.a@gmail.com","login":"volkov","count":1},{"name":"Sha","email":"wangsha","login":"wangsha","count":1},{"name":"Shane Loretz","email":"shane.loretz@gmail.com","login":"sloretz","count":1},{"name":"Stephen Koo","email":"sckoo@cs.stanford.edu","login":"kashizui","count":1},{"name":"Vasily Dybala","email":"dibalavs@yandex.ru","login":"dibalavs","count":1},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":1},{"name":"Yulian Kraynyak","email":"yulian@yulian.codes","login":"ykrx","count":1},{"name":"Zacharya","email":"zacharya19@gmail.com","login":"zacharya19","count":1},{"name":"ach5948","email":"30938792+ach5948","login":"ach5948","count":1},{"name":"anki-code","email":"anki-code","login":"anki-code","count":1},{"name":"avylove","email":"git_hub@avram.us","login":"avylove","count":1},{"name":"gopackgo90","email":"cbodendein@live.com","login":"gopackgo90","count":1},{"name":"rosset","email":"rosset.filipe@gmail.com","login":"rosset","count":1},{"name":"rupa","email":"rupa@lrrr.us","login":"rupa","count":1},{"name":"wxgeo","email":"nicolas.pourcelot@gmail.com","login":"wxgeo","count":1},{"name":"邹明哲","email":"zoumingzhe@outlook.com","login":"zoumingzhe","count":1},{"name":"Dan Kilman","email":"dankilman@gmail.com","login":"dankilman","count":1},{"name":"David Aguilar","email":"davvid@gmail.com","login":"davvid","count":1},{"name":"David Röthlisberger","email":"david@stb-tester.com","login":"drothlis","count":1},{"name":"Aaron Meurer","email":"asmeurer@gmail.com","login":"asmeurer","count":1},{"name":"Dirk Thomas","email":"dirk-thomas","login":"dirk-thomas","count":1},{"name":"Eggry Ran","email":"eggry@live.cn","login":"eggry","count":1},{"name":"Evgeni Golov","email":"evgeni@golov.de","login":"evgeni","count":1},{"name":"Florian Pommerening","email":"florian.pommerening@unibas.ch","login":"FlorianPommerening","count":1},{"name":"Grokzen","email":"Grokzen@gmail.com","login":"Grokzen","count":1},{"name":"Hong Minhee","email":"minhee@dahlia.kr","login":"dahlia","count":1},{"name":"Jacobo de Vera","email":"devel@jacobodevera.com","login":"jdevera","count":1},{"name":"Jan Kowalleck","email":"jkowalleck","login":"jkowalleck","count":1},{"name":"Jannik Vieten","email":"me@exploide.net","login":"exploide","count":1},{"name":"Jiashuo Li","email":"jiasli@microsoft.com","login":"jiasli","count":1},{"name":"Jim Paris","email":"jim@jtan.com","login":"jimparis","count":1},{"name":"Joren Hammudoglu","email":"jhammudoglu@gmail.com","login":"jorenham","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1},{"name":"Kenji Miyake","email":"31987104+kenji-miyake","login":"kenji-miyake","count":1},{"name":"Kian Meng Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"Koichi Murase","email":"myoga.murase@gmail.com","login":"akinomyoga","count":1},{"name":"Matt Clay","email":"matt@mystile.com","login":"mattclay","count":1},{"name":"Mikołaj Siedlarek","email":"mikolaj@siedlarek.pl","login":"msiedlarek","count":1}],"past_year_committers":[{"name":"Andrey Kislyuk","email":"kislyuk@gmail.com","login":"kislyuk","count":19},{"name":"sahvx655-wq","email":"sahvx655@gmail.com","login":"sahvx655-wq","count":2},{"name":"rosset","email":"rosset.filipe@gmail.com","login":"rosset","count":1},{"name":"Sam Doran","email":"github@samdoran.com","login":"samdoran","count":1},{"name":"Joren Hammudoglu","email":"jhammudoglu@gmail.com","login":"jorenham","count":1},{"name":"Austin Dickey","email":"austin3spammy@gmail.com","login":"austin3dickey","count":1},{"name":"Apoorv Darshan","email":"ad13dtu@gmail.com","login":"apoorvdarshan","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6752313,"commits_count":978410056,"contributors_count":41242979,"owners_count":1359078,"committers_count":3353170,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"kislyuk/argcomplete","html_url":"https://github.com/kislyuk/argcomplete","last_synced_at":"2026-08-24T13:45:27.896Z","status":null,"issues_count":142,"pull_requests_count":112,"avg_time_to_close_issue":14722229.877777778,"avg_time_to_close_pull_request":6364823.67961165,"issues_closed_count":90,"pull_requests_closed_count":103,"pull_request_authors_count":53,"issue_authors_count":98,"avg_comments_per_issue":2.5422535211267605,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":114074.0,"past_year_avg_time_to_close_pull_request":1040561.5555555555,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":2.4545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-10T11:07:36.639Z","updated_at":"2026-08-24T13:45:27.897Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislyuk%2Fargcomplete/issues","issue_labels_count":{"table":{"enhancement":1,"patches welcome":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":100,"CONTRIBUTOR":23,"OWNER":16,"COLLABORATOR":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":69,"NONE":30,"OWNER":7,"COLLABORATOR":6}},"issue_authors":{"table":{"kislyuk":16,"kloczek":6,"FlorianPommerening":5,"tony":5,"flu0r1ne":4,"hroncok":4,"T90REAL":3,"evanunderscore":3,"zwimer":2,"dibalavs":2,"mgorny":2,"azjps":2,"badien":2,"maurerle":2,"jmcantrell":1,"mil-ad":1,"puneet336":1,"wxgeo":1,"Dramelac":1,"xcl-gh":1,"ach5948":1,"mtelka":1,"ryran":1,"Paebbels":1,"JHSPerc":1,"exploide":1,"avlapp":1,"rikardg":1,"kapilt":1,"DiegoBaldassarMilleuno":1,"yarikoptic":1,"bd":1,"peterbe":1,"waivek":1,"rpigott":1,"ogayot":1,"itacud95":1,"maxrossello":1,"rokke-git":1,"naba-nyan":1,"nadavhalahmi":1,"wiz21b":1,"tristanlatr":1,"shahzebsiddiqui":1,"aidan-gallagher":1,"ktbarrett":1,"rabuchaim":1,"mattclay":1,"meonkeys":1,"dhylands":1,"tik-stbuehler":1,"priv-kweihmann":1,"truthdoug":1,"Adamkadaban":1,"JunkyByte":1,"ericzolf":1,"Alfystar":1,"jonasstoetzel":1,"64rl0":1,"penguinpee":1,"RagingPuppies":1,"Maarten-vd-Sande":1,"mpenkov":1,"piotrminkina":1,"sedrubal":1,"pktiuk":1,"FurcyPin":1,"ssahu2021":1,"hannahbast":1,"tamird":1,"mcepl":1,"Gim6626":1,"singiamtel":1,"rpatterson":1,"RiccySidoli":1,"papioara":1,"aspfohl":1,"r4victor":1,"kennedyjosh":1,"alw017":1,"blink1073":1,"AbinayaSandhiyaM":1,"segevfiner":1,"tonyarnold99":1,"zedzhen":1,"dvzrv":1,"SchoolGuy":1,"MaZderMind":1,"jnikula":1,"celynw":1,"nickl-":1,"excited-bore":1,"andersfylling":1,"johnfb":1,"mauvilsa":1,"msva":1,"avatar-lavventura":1,"btjones0":1}},"pull_request_authors":{"table":{"segevfiner":10,"kislyuk":7,"tony":7,"evanunderscore":6,"bebound":5,"hroncok":4,"exploide":4,"hugovk":4,"flu0r1ne":3,"scop":3,"bfis":2,"ogayot":2,"esainane":2,"azhu-tower":2,"wxgeo":2,"zedzhen":2,"liushuyu":2,"zwimer":2,"kloczek":2,"mgorny":2,"akinomyoga":2,"jorenham":2,"ach5948":2,"volkov":2,"zoumingzhe":2,"sahvx655-wq":2,"haifengkao":1,"rosset":1,"branchv":1,"aluuu":1,"pdecat":1,"wangsha":1,"kianmeng":1,"halfow":1,"drothlis":1,"austin3dickey":1,"tomaioo":1,"reaperhulk":1,"gopackgo90":1,"thesamesam":1,"samdoran":1,"musicinmybrain":1,"yarikoptic":1,"eggry":1,"apoorvdarshan":1,"FlorianPommerening":1,"ykrx":1,"mcepl":1,"tibortakacs":1,"dibalavs":1,"junagent":1,"azjps":1,"Jamim":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16328808,"issues_count":42398313,"pull_requests_count":135865593,"authors_count":11520402,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":7,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":8,"NONE":3}},"past_year_issue_authors":{"table":{"T90REAL":3,"ktbarrett":1,"mgorny":1,"RiccySidoli":1,"rokke-git":1,"tik-stbuehler":1}},"past_year_pull_request_authors":{"table":{"jorenham":2,"sahvx655-wq":2,"apoorvdarshan":1,"austin3dickey":1,"branchv":1,"junagent":1,"rosset":1,"tomaioo":1,"zoumingzhe":1}},"maintainers":[{"table":{"login":"kislyuk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kislyuk"}},{"table":{"login":"evanunderscore","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanunderscore"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":13,"DeleteEvent":8,"ForkEvent":14,"IssueCommentEvent":108,"IssuesEvent":36,"PullRequestEvent":22,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":1,"PushEvent":57,"ReleaseEvent":6,"WatchEvent":107},"last_year":{"ForkEvent":2,"IssueCommentEvent":3,"IssuesEvent":1,"PushEvent":10,"ReleaseEvent":1,"WatchEvent":28}},"keywords":["argparse","bash","bash-completion","python","tab-completion","zsh","zsh-completion"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T21:10:11.970Z","updated_at":"2023-02-09T21:10:11.970Z","repository_link":"https://github.com/kislyuk/argcomplete/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7505550656,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7505550657,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7505550658,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7505550659,"package_name":"isort/isort-action","ecosystem":"actions","requirements":"v1.0.0","direct":true,"kind":"composite","optional":false},{"id":7505550660,"package_name":"psf/black","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:49:01.509Z","updated_at":"2026-08-06T04:49:01.509Z","repository_link":"https://github.com/kislyuk/argcomplete/blob/main/.github/workflows/release.yml","dependencies":[{"id":25905148227,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25905148228,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25905148328,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:49:01.838Z","updated_at":"2026-08-06T04:49:01.838Z","repository_link":"https://github.com/kislyuk/argcomplete/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"test/test_package/setup.py","sha":null,"kind":"manifest","created_at":"2026-08-06T04:49:01.982Z","updated_at":"2026-08-06T04:49:01.982Z","repository_link":"https://github.com/kislyuk/argcomplete/blob/main/test/test_package/setup.py","dependencies":[]}],"score":33.70083531177456,"created_at":"2026-05-04T06:42:41.282Z","updated_at":"2026-08-25T14:16:17.093Z","avatar_url":"https://github.com/kislyuk.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371540","html_url":"https://summary.ecosyste.ms/projects/371540"}