{"id":12673085,"name":"py-kerchunk","ecosystem":"spack","description":"Kerchunk is a library that provides a unified way to represent a variety\nof chunked, compressed data formats (e.g. NetCDF, HDF5, GRIB), allowing\nefficient access to the data from traditional file systems or cloud\nobject storage. It also provides a flexible way to create virtual\ndatasets from multiple files. It does this by extracting the byte\nranges, compression information and other information about the data and\nstoring this metadata in a new, separate object. This means that you can\ncreate a virtual aggregate dataset over potentially many source files,\nfor efficient, parallel and cloud-friendly in-situ access without having\nto copy or translate the originals. It is a gateway to in-the-cloud\nmassive data processing while the data providers still insist on using\nlegacy formats for archival storage.\n","homepage":"https://github.com/fsspec/kerchunk","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/fsspec/kerchunk","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-11T10:08:10.105Z","latest_release_published_at":"2026-01-11T10:08:10.105Z","latest_release_number":"0.2.9","last_synced_at":"2026-08-26T01:02:59.165Z","created_at":"2026-01-11T10:08:09.775Z","updated_at":"2026-08-26T02:43:53.843Z","registry_url":"https://packages.spack.io/package.html?name=py-kerchunk","install_command":"spack install py-kerchunk","documentation_url":null,"metadata":{},"repo_metadata":{"id":37475418,"uuid":"311700841","full_name":"fsspec/kerchunk","owner":"fsspec","description":"Cloud-friendly access to archival data","archived":false,"fork":false,"pushed_at":"2026-03-30T13:48:44.000Z","size":121223,"stargazers_count":366,"open_issues_count":130,"forks_count":95,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-08-21T08:54:53.015Z","etag":null,"topics":["hacktoberfest","python"],"latest_commit_sha":null,"homepage":"https://fsspec.github.io/kerchunk/","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/fsspec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-10T15:26:36.000Z","updated_at":"2026-08-20T21:06:40.000Z","dependencies_parsed_at":"2023-07-14T23:31:40.072Z","dependency_job_id":"d474e166-3c3d-4b9b-8ea9-7c03512e39e9","html_url":"https://github.com/fsspec/kerchunk","commit_stats":{"total_commits":447,"total_committers":36,"mean_commits":"12.416666666666666","dds":0.6040268456375839,"last_synced_commit":"d3ef79c90aaead4e95aa22f3fe2a6a9f2b51ce6d"},"previous_names":["intake/fsspec-reference-maker"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/fsspec/kerchunk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsspec","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/sbom","scorecard":{"id":255351,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsspec/kerchunk","commit":"3a2e9deb93bf96b13296f11d133a79ac0cb797a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/25 approved changesets -- score normalized to 6","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"Maintained","score":10,"reason":"6 commit(s) and 8 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/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/default.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-fm67-cv37-96ff","Warn: Project is vulnerable to: GHSA-wpqr-jcpx-745r"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/default.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fsspec/kerchunk/default.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsspec/kerchunk/default.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/default.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/fsspec/kerchunk/default.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fsspec/kerchunk/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsspec/kerchunk/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsspec/kerchunk/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/fsspec/kerchunk/pull_request.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fsspec/kerchunk/pull_request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fsspec/kerchunk/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fsspec/kerchunk/tests.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T09:34:39.402Z","repository_id":37475418,"created_at":"2025-08-17T09:34:39.402Z","updated_at":"2025-08-17T09:34:39.402Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800056,"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-21T02:00:06.756Z","response_time":57,"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":"fsspec","name":"python filesystem spec","uuid":"92825505","kind":"organization","description":"data storage IO layer for python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/92825505?v=4","repositories_count":22,"last_synced_at":"2026-08-22T00:11:53.703Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsspec","funding_links":[],"total_stars":4113,"followers":151,"following":0,"created_at":"2022-11-02T16:23:23.754Z","updated_at":"2026-08-22T00:11:53.713Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsspec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsspec/repositories"},"tags":[{"name":"0.2.10","sha":"3cd5ddc00f22bf9ec8664552aa49f3e992c486fb","kind":"tag","published_at":"2026-03-30T13:48:40.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.2.10","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"3a2e9deb93bf96b13296f11d133a79ac0cb797a7","kind":"tag","published_at":"2025-07-31T14:34:59.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.2.9","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0613d836bfd3197c24be496cb6f0d59d955c6305","kind":"tag","published_at":"2025-02-01T18:45:33.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.2.8","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"ccf431b6751f4311975087c5798da50cf36753f9","kind":"tag","published_at":"2024-11-15T20:34:13.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.2.7","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"8b61c5d0a70cfcd953b3d2989d63ab0527a8bad8","kind":"tag","published_at":"2024-07-08T18:45:05.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.2.6","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"801270f8cf6a6f0436d79ad8d83b903b62aef5ae","kind":"tag","published_at":"2024-05-10T20:08:31.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.2.5","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"7377869c0fc659c121a1eac60108d9f96e4a6eb4","kind":"tag","published_at":"2024-03-05T14:16:37.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.2.4","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"450240b3380a79b179b8f33eb5a4a1b31d060f8c","kind":"tag","published_at":"2024-02-05T15:54:54.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.2.3","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cdd106b7ada2731c6f45018159f1d3d53acd8d3e","kind":"tag","published_at":"2023-10-25T14:58:44.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.2.2","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"650c21168f713d46139733d590f88334ad63fc1d","kind":"tag","published_at":"2023-10-21T00:51:58.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.2.1","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"e34412b9d1b6adff7a2f1c8ce6525b855a4b35a2","kind":"tag","published_at":"2023-08-30T14:34:33.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.2.0","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"00cbf7b9b26cd918ed260ef7b81e5fd37a72e584","kind":"tag","published_at":"2023-05-12T19:38:41.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.1.2","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"d3ef79c90aaead4e95aa22f3fe2a6a9f2b51ce6d","kind":"tag","published_at":"2023-04-17T13:29:14.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.1.1","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"b58ad820efa1cae2de4151a82bd655b13a86e9a9","kind":"tag","published_at":"2023-01-19T01:22:45.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.1.0","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.1.0/manifests"},{"name":"0.0.9","sha":"54165a5f271928b67653bb5882a90b642bc4b47b","kind":"tag","published_at":"2022-10-24T15:46:22.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.0.9","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"06a85a3c0c09807f438517eaad56e2549a53f17c","kind":"tag","published_at":"2022-09-09T15:37:43.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.0.8","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"d9f33100d83d21160ae6827302f2558748117ec3","kind":"tag","published_at":"2022-07-27T15:20:35.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.0.7","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"844a53aabfc0936948b97af27c4007f535da01f1","kind":"tag","published_at":"2022-03-22T16:23:24.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.0.6","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"e1510e6216ff086b498fb1d85d5b2386dca75c8b","kind":"tag","published_at":"2021-10-20T20:29:31.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.0.5","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"b9110d010738bfa30fe83e575e052ae54e063a77","kind":"tag","published_at":"2021-10-15T19:00:49.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.0.4","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"9cfa4ebe5ed7e84ca5e00e65b58009865bab1237","kind":"tag","published_at":"2021-09-09T15:56:01.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.0.3","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"27cd6d53214ac871de0131fdc1660437a1867b2a","kind":"tag","published_at":"2021-08-23T17:37:33.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.0.2","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"22865c7f7c0b3747e086ecef1bd7c0f8dff2835a","kind":"tag","published_at":"2021-07-20T13:17:50.000Z","download_url":"https://codeload.github.com/fsspec/kerchunk/tar.gz/0.0.1","html_url":"https://github.com/fsspec/kerchunk/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsspec/kerchunk@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-26T02:43:53.843Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":52.3936170212766,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.1968085106383},"purl":"pkg:spack/py-kerchunk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-kerchunk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-kerchunk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-kerchunk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T01:01:53.835Z","issues_count":175,"pull_requests_count":235,"avg_time_to_close_issue":3938948.2705882355,"avg_time_to_close_pull_request":1784393.7777777778,"issues_closed_count":85,"pull_requests_closed_count":207,"pull_request_authors_count":48,"issue_authors_count":96,"avg_comments_per_issue":6.8342857142857145,"avg_comments_per_pull_request":3.3659574468085105,"merged_pull_requests_count":174,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":2981117.5,"past_year_avg_time_to_close_pull_request":743220.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":4.714285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsspec%2Fkerchunk/issues","maintainers":[{"login":"martindurant","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martindurant"},{"login":"rsignell-usgs","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsignell-usgs"},{"login":"peterm790","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterm790"},{"login":"lsterzinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lsterzinger"}],"active_maintainers":[{"login":"martindurant","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martindurant"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-kerchunk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-kerchunk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-kerchunk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-kerchunk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-kerchunk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-kerchunk/codemeta","maintainers":[{"uuid":"Chrismarsh","login":"Chrismarsh","name":null,"email":null,"url":"https://github.com/Chrismarsh","packages_count":19,"html_url":null,"role":null,"created_at":"2026-03-05T11:04:43.365Z","updated_at":"2026-03-05T11:04:43.365Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/Chrismarsh/packages"}]}