{"id":10430993,"name":"github.com/zarr-developers/zarr-python","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/zarr-developers/zarr-python","keywords_array":[],"namespace":null,"versions_count":107,"first_release_published_at":"2015-12-15T22:03:00.000Z","latest_release_published_at":"2026-03-19T20:17:42.000Z","latest_release_number":"v3.1.6+incompatible","last_synced_at":"2026-04-07T04:01:31.737Z","created_at":"2024-06-23T04:48:47.584Z","updated_at":"2026-04-07T04:01:31.737Z","registry_url":"https://pkg.go.dev/github.com/zarr-developers/zarr-python","install_command":"go get github.com/zarr-developers/zarr-python","documentation_url":"https://pkg.go.dev/github.com/zarr-developers/zarr-python#section-documentation","metadata":{},"repo_metadata":{"id":37742881,"uuid":"48049137","full_name":"zarr-developers/zarr-python","owner":"zarr-developers","description":"An implementation of chunked, compressed, N-dimensional arrays for Python.","archived":false,"fork":false,"pushed_at":"2025-12-08T04:04:12.000Z","size":19382,"stargazers_count":1860,"open_issues_count":526,"forks_count":370,"subscribers_count":41,"default_branch":"main","last_synced_at":"2025-12-14T08:17:20.245Z","etag":null,"topics":["compressed","ndimensional-arrays","python","zarr"],"latest_commit_sha":null,"homepage":"https://zarr.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zarr-developers.png","metadata":{"files":{"readme":"README.md","changelog":"changes/.gitignore","contributing":".github/CONTRIBUTING.md","funding":"FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["numfocus"],"custom":["https://numfocus.org/donate-to-zarr"]}},"created_at":"2015-12-15T14:49:40.000Z","updated_at":"2025-12-12T18:04:51.000Z","dependencies_parsed_at":"2025-12-06T03:00:16.592Z","dependency_job_id":null,"html_url":"https://github.com/zarr-developers/zarr-python","commit_stats":{"total_commits":1703,"total_committers":101,"mean_commits":"16.861386138613863","dds":0.5079271873165003,"last_synced_commit":"a81db0782535ba04c32c277102a6457d118a73e8"},"previous_names":[],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/zarr-developers/zarr-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zarr-developers%2Fzarr-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zarr-developers%2Fzarr-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zarr-developers%2Fzarr-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zarr-developers%2Fzarr-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zarr-developers","download_url":"https://codeload.github.com/zarr-developers/zarr-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zarr-developers%2Fzarr-python/sbom","scorecard":{"id":97839,"data":{"date":"2025-07-28","repo":{"name":"github.com/zarr-developers/zarr-python","commit":"e4101730fe267ffa422f4fda8cffc0bdd40f7a26"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/issue-metrics.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/needs_release_notes.yml:10","Warn: no topLevel permission defined: .github/workflows/check_changelogs.yml:1","Warn: no topLevel permission defined: .github/workflows/gpu_test.yml:1","Warn: no topLevel permission defined: .github/workflows/hypothesis.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-metrics.yml:8","Warn: no topLevel permission defined: .github/workflows/needs_release_notes.yml:1","Warn: no topLevel permission defined: .github/workflows/releases.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"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/gpu_test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/gpu_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gpu_test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/gpu_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypothesis.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/hypothesis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypothesis.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/hypothesis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypothesis.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/hypothesis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypothesis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/hypothesis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/hypothesis.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/hypothesis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/hypothesis.yaml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/hypothesis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-metrics.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/issue-metrics.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-metrics.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/issue-metrics.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/releases.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/releases.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/releases.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/releases.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/releases.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/releases.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/releases.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/releases.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/releases.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/releases.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/releases.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/releases.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/zarr-developers/zarr-python/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/gpu_test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/gpu_test.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/releases.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/releases.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:128","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:129","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:99","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:100","Info:   2 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of  10 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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/releases.yml:49"],"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 1 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T09:27:42.496Z","repository_id":37742881,"created_at":"2025-08-15T09:27:42.496Z","updated_at":"2025-08-15T09:27:42.496Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27756994,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-15T02:00:09.782Z","response_time":96,"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":"zarr-developers","name":"Zarr Developers","uuid":"35050297","kind":"organization","description":"Contributors to the Zarr open source project.","email":null,"website":"https://zarr.dev","location":"https://twitter.com/zarr_dev","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/35050297?v=4","repositories_count":32,"last_synced_at":"2024-03-25T20:06:00.497Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/zarr-developers","funding_links":[],"total_stars":1741,"followers":81,"following":0,"created_at":"2022-11-02T16:25:52.313Z","updated_at":"2024-03-25T20:06:00.514Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zarr-developers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zarr-developers/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-12-23T19:20:11.778Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.892092295290424,"dependent_packages_count":6.456365915920028,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.674229105605226},"purl":"pkg:golang/github.com/zarr-developers/zarr-python","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/zarr-developers/zarr-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/zarr-developers/zarr-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/zarr-developers/zarr-python/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-zarr"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-23T19:00:26.498Z","issues_count":875,"pull_requests_count":2218,"avg_time_to_close_issue":26072672.578817733,"avg_time_to_close_pull_request":4074386.829845815,"issues_closed_count":406,"pull_requests_closed_count":1815,"pull_request_authors_count":147,"issue_authors_count":254,"avg_comments_per_issue":2.7405714285714287,"avg_comments_per_pull_request":2.2317403065825068,"merged_pull_requests_count":1413,"bot_issues_count":16,"bot_pull_requests_count":408,"past_year_issues_count":357,"past_year_pull_requests_count":850,"past_year_avg_time_to_close_issue":1903257.2935779816,"past_year_avg_time_to_close_pull_request":763114.6626086957,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":574,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":126,"past_year_avg_comments_per_issue":1.834733893557423,"past_year_avg_comments_per_pull_request":1.9623529411764706,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":102,"past_year_merged_pull_requests_count":481,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zarr-developers%2Fzarr-python/issues","maintainers":[{"login":"jhamman","count":360,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhamman"},{"login":"maxrjones","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxrjones"},{"login":"MSanKeys963","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MSanKeys963"},{"login":"brokkoli71","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brokkoli71"},{"login":"jakirkham","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"joshmoore","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshmoore"},{"login":"normanrz","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/normanrz"},{"login":"TomNicholas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomNicholas"},{"login":"alimanfoo","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alimanfoo"},{"login":"martindurant","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martindurant"},{"login":"shikharsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shikharsg"},{"login":"jstriebel","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jstriebel"},{"login":"LDeakin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LDeakin"},{"login":"jrbourbeau","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"malmans2","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/malmans2"},{"login":"jeromekelleher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeromekelleher"},{"login":"ryan-williams","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryan-williams"},{"login":"tjcrone","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tjcrone"},{"login":"Alt-Shivam","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alt-Shivam"},{"login":"meggart","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meggart"}],"active_maintainers":[{"login":"jhamman","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhamman"},{"login":"maxrjones","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxrjones"},{"login":"brokkoli71","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brokkoli71"},{"login":"normanrz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/normanrz"},{"login":"TomNicholas","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomNicholas"},{"login":"martindurant","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martindurant"},{"login":"LDeakin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LDeakin"},{"login":"malmans2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/malmans2"},{"login":"jakirkham","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"joshmoore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshmoore"},{"login":"ryan-williams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryan-williams"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fzarr-developers%2Fzarr-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fzarr-developers%2Fzarr-python/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fzarr-developers%2Fzarr-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fzarr-developers%2Fzarr-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fzarr-developers%2Fzarr-python/codemeta","maintainers":[]}