{"id":39287,"name":"cooler","description":"A cool place to store your Hi-C","url":"https://github.com/open2c/cooler","last_synced_at":"2025-09-05T08:07:42.905Z","repository":{"id":43057264,"uuid":"49553222","full_name":"open2c/cooler","owner":"open2c","description":"A cool place to store your Hi-C","archived":false,"fork":false,"pushed_at":"2025-08-25T16:27:34.000Z","size":92600,"stargazers_count":223,"open_issues_count":49,"forks_count":59,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-08-31T10:32:21.101Z","etag":null,"topics":["3d-genome","bioinformatics","chromatin","contact-matrix","cooler","file-format","genomics","hdf5","hi-c","ngs","python","sparse"],"latest_commit_sha":null,"homepage":"https://open2c.github.io/cooler","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/open2c.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-01-13T06:05:21.000Z","updated_at":"2025-08-25T07:32:39.000Z","dependencies_parsed_at":"2023-02-17T08:01:24.160Z","dependency_job_id":"4f3214c5-1b1c-494d-9f55-d266f01c2d4e","html_url":"https://github.com/open2c/cooler","commit_stats":{"total_commits":875,"total_committers":14,"mean_commits":62.5,"dds":"0.11085714285714288","last_synced_commit":"6b174f1a7c63c6c2bf11890ab20bfed01c98e97f"},"previous_names":["mirnylab/cooler"],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/open2c/cooler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open2c","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/sbom","scorecard":{"id":649291,"data":{"date":"2025-08-11","repo":{"name":"github.com/open2c/cooler","commit":"a981796113e3045267b600537ede7617629196ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","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":"Code-Review","score":1,"reason":"Found 3/16 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":"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/publish.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.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":-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":-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GHSA-9772-cwx9-r4cj"],"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/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/open2c/cooler/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/open2c/cooler/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/open2c/cooler/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/open2c/cooler/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/open2c/cooler/publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:29","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-21T13:01:15.373Z","repository_id":43057264,"created_at":"2025-08-21T13:01:15.373Z","updated_at":"2025-08-21T13:01:15.373Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728151,"owners_count":25157136,"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-09-05T02:00:09.113Z","response_time":402,"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":"open2c","name":"Open Chromosome Collective","uuid":"70977326","kind":"organization","description":"","email":"open.chromosome.collective@gmail.com","website":"https://open2c.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/70977326?v=4","repositories_count":14,"last_synced_at":"2023-03-04T04:20:19.140Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/open2c","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T09:29:08.661Z","updated_at":"2023-03-04T04:20:19.169Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open2c","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open2c/repositories"},"packages":[{"id":2680381,"name":"cooler","ecosystem":"pypi","description":"Sparse binary format for genomic interaction matrices.","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/open2c/cooler","keywords_array":["Hi-C","bioinformatics","contact","format","genomics","hdf5","matrix","sparse"],"namespace":null,"versions_count":50,"first_release_published_at":"2016-01-18T18:12:45.000Z","latest_release_published_at":"2025-07-21T23:54:43.000Z","latest_release_number":"0.10.4","last_synced_at":"2025-08-31T10:37:30.205Z","created_at":"2022-04-10T10:27:12.786Z","updated_at":"2025-08-31T10:37:30.206Z","registry_url":"https://pypi.org/project/cooler/","install_command":"pip install cooler --index-url https://pypi.org/simple","documentation_url":"https://cooler.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Operating System :: OS Independent","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.9"],"normalized_name":"cooler","project_status":null},"repo_metadata":{"id":43057264,"uuid":"49553222","full_name":"open2c/cooler","owner":"open2c","description":"A cool place to store your Hi-C","archived":false,"fork":false,"pushed_at":"2024-08-26T16:27:18.000Z","size":92440,"stargazers_count":199,"open_issues_count":34,"forks_count":52,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-08-26T19:33:19.603Z","etag":null,"topics":["3d-genome","bioinformatics","chromatin","contact-matrix","cooler","file-format","genomics","hdf5","hi-c","ngs","python","sparse"],"latest_commit_sha":null,"homepage":"https://open2c.github.io/cooler","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/open2c.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-13T06:05:21.000Z","updated_at":"2024-08-25T16:30:31.000Z","dependencies_parsed_at":"2023-02-17T08:01:24.160Z","dependency_job_id":"4f3214c5-1b1c-494d-9f55-d266f01c2d4e","html_url":"https://github.com/open2c/cooler","commit_stats":{"total_commits":875,"total_committers":14,"mean_commits":62.5,"dds":"0.11085714285714288","last_synced_commit":"6b174f1a7c63c6c2bf11890ab20bfed01c98e97f"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open2c","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217059796,"owners_count":16118652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"open2c","name":"Open Chromosome Collective","uuid":"70977326","kind":"organization","description":"","email":"open.chromosome.collective@gmail.com","website":"https://open2c.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/70977326?v=4","repositories_count":14,"last_synced_at":"2023-03-04T04:20:19.140Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/open2c","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T09:29:08.661Z","updated_at":"2023-03-04T04:20:19.169Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open2c","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open2c/repositories"},"tags":[{"name":"v0.10.2","sha":"7076bffdc61166a08808f16792256df3a958b475","kind":"commit","published_at":"2024-06-17T20:06:39.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.10.2","html_url":"https://github.com/open2c/cooler/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"5a12ec671fb4c81f6473b2a9c0a07ba1ee9d178a","kind":"commit","published_at":"2024-06-17T19:47:30.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.10.1","html_url":"https://github.com/open2c/cooler/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9904df5ee4e1fdf0fd3bea8ea9f73a88ee87d596","kind":"commit","published_at":"2024-05-21T21:02:41.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.10.0","html_url":"https://github.com/open2c/cooler/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.10.0/manifests"},{"name":"v0.9.3","sha":"89083927dc27dfc3e61154821cb0f30451af063a","kind":"commit","published_at":"2023-09-11T17:29:58.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.9.3","html_url":"https://github.com/open2c/cooler/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"04cf23ff9e82061331fd17eb309b23467334090d","kind":"commit","published_at":"2023-06-01T02:05:06.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.9.2","html_url":"https://github.com/open2c/cooler/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"25987f9c2ece2dfbd1070e053a0dfa122d5524cf","kind":"commit","published_at":"2023-01-23T21:22:42.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.9.1","html_url":"https://github.com/open2c/cooler/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"939956dfef2002274a794630cefc1be2c9d1468b","kind":"commit","published_at":"2023-01-19T04:49:05.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.9.0","html_url":"https://github.com/open2c/cooler/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.9.0/manifests"},{"name":"v0.8.11","sha":"c36468ac609386dafe0e6e93a120cf25951b06be","kind":"commit","published_at":"2021-04-01T08:58:07.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.8.11","html_url":"https://github.com/open2c/cooler/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"ac779db1899a1ba295a0a47db3de5873aaa47ac1","kind":"commit","published_at":"2020-09-25T20:37:56.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.8.10","html_url":"https://github.com/open2c/cooler/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.10/manifests"},{"name":"v0.8.9","sha":"a5650904d637dacbd3384730084683b5506a7672","kind":"commit","published_at":"2020-07-18T00:58:00.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.8.9","html_url":"https://github.com/open2c/cooler/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"d14db63ad4bbcc4ba3e3ec037c74f81b2e484e96","kind":"commit","published_at":"2020-06-24T04:40:00.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.8.8","html_url":"https://github.com/open2c/cooler/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"8d622a9239ff91c65e5188b972157bd20aadda07","kind":"commit","published_at":"2020-01-13T04:09:10.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.8.7","html_url":"https://github.com/open2c/cooler/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"210d1b2052b686c6631cd88b668b2a3765b27f9d","kind":"commit","published_at":"2019-08-13T02:36:15.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.8.6","html_url":"https://github.com/open2c/cooler/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"5997c98999df6d436e68baec3087e78ff0f33985","kind":"commit","published_at":"2019-04-08T19:20:59.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.8.5","html_url":"https://github.com/open2c/cooler/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"0d7fa9beda61333b481e824fa46a97fa5c605ea9","kind":"commit","published_at":"2019-04-04T23:20:31.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.8.4","html_url":"https://github.com/open2c/cooler/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"aab9a5f2333581102b10693c2bdc7d2ab00aa874","kind":"commit","published_at":"2019-02-11T20:00:04.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.8.3","html_url":"https://github.com/open2c/cooler/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"1f16babf3774e97393c286f9eab3844cad3acb9d","kind":"commit","published_at":"2019-01-20T16:20:06.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.8.2","html_url":"https://github.com/open2c/cooler/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"0a94f1414f8bd2df6ee12689f0165d10b67ffaa6","kind":"commit","published_at":"2019-01-04T01:00:25.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.8.1","html_url":"https://github.com/open2c/cooler/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"e12cea398ebf25c040f6f82f16ca9678429fa90a","kind":"commit","published_at":"2018-12-31T17:19:44.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.8.0","html_url":"https://github.com/open2c/cooler/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.8.0/manifests"},{"name":"v0.7.11","sha":"1278b0d08b4497c634b6501dfcfcf91456e1168a","kind":"commit","published_at":"2018-08-17T19:54:44.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.7.11","html_url":"https://github.com/open2c/cooler/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.11/manifests"},{"name":"v0.7.10","sha":"3be65729c1a8c0d668ced4c3a700c224a2a805f3","kind":"commit","published_at":"2018-05-07T23:58:11.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.7.10","html_url":"https://github.com/open2c/cooler/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.10/manifests"},{"name":"v0.7.9","sha":"f693064a845d0e98cccc399b1639d86ad8548bb7","kind":"commit","published_at":"2018-03-30T18:36:29.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.7.9","html_url":"https://github.com/open2c/cooler/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"f7b41511016c1d88a7025b784201dcf24db90cad","kind":"commit","published_at":"2018-03-18T19:17:44.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.7.8","html_url":"https://github.com/open2c/cooler/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"bd6a3e04b16c747edf2e6871c8f7bd2d64b09a13","kind":"commit","published_at":"2018-03-16T20:16:09.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.7.7","html_url":"https://github.com/open2c/cooler/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"9ea526d39621bc67938b656a2d7659e7def73432","kind":"commit","published_at":"2017-10-31T22:11:32.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.7.6","html_url":"https://github.com/open2c/cooler/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"459a9cec42d995a38b8dc3275053fd04b5fe0cd8","kind":"commit","published_at":"2017-07-13T14:56:26.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.7.5","html_url":"https://github.com/open2c/cooler/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"d9257919d3aee1bbbe700e8154f9f73354e416cb","kind":"commit","published_at":"2017-05-25T04:15:31.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.7.4","html_url":"https://github.com/open2c/cooler/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"2e6dacfeac22e1443aa5320d13c329963bae352d","kind":"commit","published_at":"2017-05-23T00:32:45.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.7.3","html_url":"https://github.com/open2c/cooler/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"0327403402104d8aac3104d684db3de97d1ac85d","kind":"commit","published_at":"2017-05-09T13:57:00.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.7.2","html_url":"https://github.com/open2c/cooler/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"b6de3c0cd8bf572e5896b3077f1f2a3e8fc400f0","kind":"commit","published_at":"2017-04-29T06:57:04.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.7.1","html_url":"https://github.com/open2c/cooler/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"95533039035be1be1bc3e83f3e792121e0247441","kind":"commit","published_at":"2017-04-27T05:50:43.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.7.0","html_url":"https://github.com/open2c/cooler/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.7.0/manifests"},{"name":"v0.6.6","sha":"0e920561167349dedaefb917f65f0d0295c936d7","kind":"commit","published_at":"2017-03-22T03:51:57.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.6.6","html_url":"https://github.com/open2c/cooler/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"23f837f02f79b36fba5e3d8d47ec3bd4ed10ee3c","kind":"commit","published_at":"2017-03-18T20:23:27.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.6.5","html_url":"https://github.com/open2c/cooler/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"4e200e1c207f8fbf63b97553f705c8b011056eda","kind":"commit","published_at":"2017-03-17T20:11:26.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.6.4","html_url":"https://github.com/open2c/cooler/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"556521cafd842fbd97b16b9716c62908ce483dda","kind":"commit","published_at":"2017-02-22T20:54:34.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.6.3","html_url":"https://github.com/open2c/cooler/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"c846944472a6374442d2a27b531abbe3554fce61","kind":"commit","published_at":"2017-02-12T19:34:57.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.6.2","html_url":"https://github.com/open2c/cooler/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"8d27b05e63472f4fc73295841659a39bd981fa45","kind":"commit","published_at":"2017-02-06T19:16:19.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.6.1","html_url":"https://github.com/open2c/cooler/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"7fddc232ccfc629cf9519f85a1292800de84adf2","kind":"commit","published_at":"2017-02-04T01:50:30.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.6.0","html_url":"https://github.com/open2c/cooler/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"7d75098679ef1ae10210b85d6d5e8f0b3ad8bc35","kind":"commit","published_at":"2016-09-11T07:05:56.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.5.3","html_url":"https://github.com/open2c/cooler/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"ace61ed6ae400e41a8fcad80ce0232102a2c4027","kind":"commit","published_at":"2016-08-26T04:43:52.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.5.2","html_url":"https://github.com/open2c/cooler/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"639e57d71f74fe66b9703a08ccca6fe6375b6217","kind":"commit","published_at":"2016-08-24T19:35:33.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.5.1","html_url":"https://github.com/open2c/cooler/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"412063e2a3ce7b2bd6f7ad966df882296866ca28","kind":"commit","published_at":"2016-08-24T14:39:23.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.5.0","html_url":"https://github.com/open2c/cooler/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7192489ad2f319a17550593ffc9fcec7930d7b5a","kind":"commit","published_at":"2016-08-19T11:23:59.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.4.0","html_url":"https://github.com/open2c/cooler/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7582249048d23d7d0e04f237572cd4852220954d","kind":"commit","published_at":"2016-02-18T22:49:27.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.3.0","html_url":"https://github.com/open2c/cooler/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"356ae289991619a16774ca753179a1a7512e6056","kind":"tag","published_at":"2016-02-07T22:28:23.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.2.1","html_url":"https://github.com/open2c/cooler/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"394eebbf61e56d0e233be21522f6bd391fd45dcb","kind":"tag","published_at":"2016-01-18T05:40:40.000Z","download_url":"https://codeload.github.com/open2c/cooler/tar.gz/v0.2","html_url":"https://github.com/open2c/cooler/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2024-08-26T19:52:26.492Z","dependent_packages_count":22,"downloads":8376,"downloads_period":"last-month","dependent_repos_count":64,"rankings":{"downloads":4.556298255375258,"dependent_repos_count":1.8503976029459979,"dependent_packages_count":0.7465133480246754,"stargazers_count":null,"forks_count":null,"docker_downloads_count":1.2040502122664878,"average":2.0893148546531046},"purl":"pkg:pypi/cooler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cooler","docker_dependents_count":12,"docker_downloads_count":788,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cooler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cooler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cooler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cooler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cooler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cooler/related_packages","maintainers":[{"uuid":"nvictus","login":"nvictus","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/nvictus/","role":null,"created_at":"2023-01-23T21:45:20.410Z","updated_at":"2023-01-23T21:45:20.410Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nvictus/packages"},{"uuid":"Open2C","login":"Open2C","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/Open2C/","role":null,"created_at":"2023-01-23T21:45:20.533Z","updated_at":"2023-01-23T21:45:20.533Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Open2C/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725040,"maintainers_count":308337,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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"}}],"commits":{"id":553028,"full_name":"open2c/cooler","default_branch":"master","committers":[{"name":"Nezar","email":"nabdennur@gmail.com","login":"nvictus","count":827},{"name":"Peter Kerpedjiev","email":"pkerpedjiev@gmail.com","login":"pkerpedjiev","count":39},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":29},{"name":"Joachim Wolff","email":"wolffj@informatik.uni-freiburg.de","login":"joachimwolff","count":20},{"name":"Anton Goloborodko","email":"goloborodko.anton@gmail.com","login":"golobor","count":10},{"name":"Phlya","email":"flyamer@gmail.com","login":"Phlya","count":9},{"name":"Thomas Reimonn","email":"thomas.reimonn@umassmed.edu","login":"thomas-reimonn","count":9},{"name":"gfudenberg","email":"geoff.fudenberg@gmail.com","login":"gfudenberg","count":8},{"name":"Roberto Rossini","email":"71787608+robomics","login":"robomics","count":7},{"name":"cc3065","email":"test@test.test","login":"test12376","count":4},{"name":"Leon Rauschning","email":"99650940+lrauschning","login":"lrauschning","count":4},{"name":"Garrett Ng","email":"56460265+GarrettNg","login":"GarrettNg","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Maksim Imakaev","email":"mimakaev@gmail.com","login":"mimakaev","count":2},{"name":"Cyril Matthey-Doret","email":"cyril.matthey-doret@unil.ch","login":null,"count":1},{"name":"Alexandre Detiste","email":"alexandre.detiste@gmail.com","login":"a-detiste","count":1},{"name":"Scott Ouellette","email":"scottx611x","login":"scottx611x","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Trevor Manz","email":"trevor.j.manz@gmail.com","login":"manzt","count":1}],"total_commits":980,"total_committers":19,"total_bot_commits":32,"total_bot_committers":2,"mean_commits":51.578947368421055,"dds":0.15612244897959182,"past_year_committers":[{"name":"Nezar Abdennur","email":"nabdennur@gmail.com","login":"nvictus","count":15},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":6},{"name":"Leon Rauschning","email":"99650940+lrauschning","login":"lrauschning","count":4},{"name":"Phlya","email":"flyamer@gmail.com","login":"Phlya","count":2}],"past_year_total_commits":27,"past_year_total_committers":4,"past_year_total_bot_commits":6,"past_year_total_bot_committers":1,"past_year_mean_commits":6.75,"past_year_dds":0.4444444444444444,"last_synced_at":"2025-05-29T10:52:17.060Z","last_synced_commit":"ed3498177b167e693b189174015451a598383f52","created_at":"2023-03-09T04:44:39.476Z","updated_at":"2025-05-29T10:52:17.091Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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_stats":{"full_name":"open2c/cooler","html_url":"https://github.com/open2c/cooler","last_synced_at":"2025-08-31T11:53:34.593Z","status":null,"issues_count":49,"pull_requests_count":59,"avg_time_to_close_issue":3577545.0,"avg_time_to_close_pull_request":1959507.1818181819,"issues_closed_count":38,"pull_requests_closed_count":44,"pull_request_authors_count":15,"issue_authors_count":41,"avg_comments_per_issue":1.8979591836734695,"avg_comments_per_pull_request":0.4745762711864407,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":16,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":418374.8,"past_year_avg_time_to_close_pull_request":1318841.25,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":0.6842105263157895,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":3,"created_at":"2025-04-24T01:13:56.679Z","updated_at":"2025-09-03T05:01:53.510Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/open2c%2Fcooler/issues","issue_labels_count":{"enhancement":6,"api":2,"help wanted":1},"pull_request_labels_count":{"dependencies":4,"python":2,"github_actions":2},"issue_author_associations_count":{"NONE":60,"MEMBER":9,"CONTRIBUTOR":2,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":46,"MEMBER":22,"NONE":17},"issue_authors":{"nvictus":4,"BenxiaHu":3,"mimakaev":2,"lldelisle":2,"qm713152":2,"bskubi":2,"golobor":2,"ddepierre":2,"Phlya":2,"ratheraarif":2,"wangfuzhou110":2,"sfh1111":2,"ysora":1,"luantune":1,"XunuoZhu":1,"cd-mcfarland":1,"katecycho":1,"NMaziak":1,"1944498970":1,"thekswenson":1,"DontCareYaYa":1,"Jiangyuan-Liu":1,"arodel21":1,"rysterzhu":1,"skelviper":1,"MuhundenJ":1,"mgperry":1,"ShigrafS":1,"gfudenberg":1,"shinohara-xiao":1,"fengchuiguo1994":1,"irzhegalova":1,"iagooteroc":1,"hosseinsalari65":1,"yardenmatok203":1,"MarcoDiS":1,"dmalzl":1,"jiangshan529":1,"StefanoCretti":1,"narzouni":1,"TakatoG":1,"ermakova":1,"mannekim":1,"joachimwolff":1,"pghzeng":1,"taskina-alena":1,"lidaof":1,"hackkr":1,"Zheng19w":1,"zcq23":1,"jiehua1995":1,"nservant":1,"SalvadorGJ":1,"seqyuan":1,"ericmalekos":1,"GMFranceschini":1,"conchoecia":1},"pull_request_authors":{"pre-commit-ci[bot]":31,"nvictus":17,"ShigrafS":6,"thomas-reimonn":6,"Phlya":4,"dependabot[bot]":4,"a-detiste":3,"GarrettNg":2,"imSanko":2,"Snowman-cpu":2,"kloetzl":2,"lrauschning":2,"molecule53":1,"conradbzura":1,"manzt":1,"dmalzl":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10073071,"issues_count":31246289,"pull_requests_count":95565944,"authors_count":10690374,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":15,"MEMBER":1},"past_year_pull_request_author_associations_count":{"NONE":13,"CONTRIBUTOR":6,"MEMBER":2},"past_year_issue_authors":{"qm713152":2,"BenxiaHu":1,"dmalzl":1,"DontCareYaYa":1,"fengchuiguo1994":1,"jiehua1995":1,"mannekim":1,"MarcoDiS":1,"pghzeng":1,"Phlya":1,"SalvadorGJ":1,"ShigrafS":1,"StefanoCretti":1,"XunuoZhu":1,"zcq23":1},"past_year_pull_request_authors":{"ShigrafS":6,"pre-commit-ci[bot]":3,"kloetzl":2,"nvictus":2,"Snowman-cpu":2,"lrauschning":2,"a-detiste":2,"dmalzl":1,"conradbzura":1},"maintainers":[{"login":"nvictus","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvictus"},{"login":"Phlya","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phlya"},{"login":"golobor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/golobor"},{"login":"manzt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manzt"},{"login":"gfudenberg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gfudenberg"},{"login":"joachimwolff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joachimwolff"}],"active_maintainers":[{"login":"nvictus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nvictus"},{"login":"Phlya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phlya"}]},"events":{"total":{"CreateEvent":3,"ReleaseEvent":2,"IssuesEvent":20,"WatchEvent":16,"IssueCommentEvent":47,"PushEvent":40,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":9,"PullRequestEvent":19,"ForkEvent":7},"last_year":{"CreateEvent":3,"ReleaseEvent":2,"IssuesEvent":20,"WatchEvent":16,"IssueCommentEvent":47,"PushEvent":40,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":9,"PullRequestEvent":19,"ForkEvent":7}},"keywords":["3d-genome","bioinformatics","chromatin","contact-matrix","cooler","file-format","genomics","hdf5","hi-c","ngs","python","sparse"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-23T09:40:21.176Z","updated_at":"2022-09-23T09:40:21.176Z","repository_link":"https://github.com/open2c/cooler/blob/master/docs/requirements.txt","dependencies":[{"id":5947493114,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=1.6","direct":true,"kind":"runtime","optional":false},{"id":5947493115,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5947493116,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5947493117,"package_name":"recommonmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5947493118,"package_name":"m2r","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5947493119,"package_name":"mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5947493120,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5947493121,"package_name":"multiprocess","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5947493122,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5947493123,"package_name":"asciitree","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5947493124,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-09-23T09:40:21.189Z","updated_at":"2022-09-23T09:40:21.189Z","repository_link":"https://github.com/open2c/cooler/blob/master/requirements-dev.txt","dependencies":[{"id":5947493125,"package_name":"biopython","ecosystem":"pypi","requirements":"\u003c1.77","direct":true,"kind":"development","optional":false},{"id":5947493126,"package_name":"dask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5947493127,"package_name":"ipytree","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5947493128,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5947493129,"package_name":"mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5947493130,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5947493131,"package_name":"pysam","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5947493132,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5947493133,"package_name":"pytest-flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":5947493134,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-23T09:40:21.205Z","updated_at":"2022-09-23T09:40:21.205Z","repository_link":"https://github.com/open2c/cooler/blob/master/requirements.txt","dependencies":[{"id":5947493135,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5947493136,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.9","direct":true,"kind":"runtime","optional":false},{"id":5947493137,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.16","direct":true,"kind":"runtime","optional":false},{"id":5947493138,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5947493139,"package_name":"h5py","ecosystem":"pypi","requirements":"\u003e=2.5","direct":true,"kind":"runtime","optional":false},{"id":5947493140,"package_name":"click","ecosystem":"pypi","requirements":"\u003e=7","direct":true,"kind":"runtime","optional":false},{"id":5947493141,"package_name":"cytoolz","ecosystem":"pypi","requirements":"\u003c0.11","direct":true,"kind":"runtime","optional":false},{"id":5947493142,"package_name":"multiprocess","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5947493143,"package_name":"pyfaidx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5947493144,"package_name":"pypairix","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5947493145,"package_name":"asciitree","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5947493146,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5947493147,"package_name":"simplejson","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T08:01:24.038Z","updated_at":"2023-02-17T08:01:24.038Z","repository_link":"https://github.com/open2c/cooler/blob/master/.github/workflows/ci.yml","dependencies":[{"id":7736527553,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7736527558,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7736527560,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T08:01:24.115Z","updated_at":"2023-02-17T08:01:24.115Z","repository_link":"https://github.com/open2c/cooler/blob/master/.github/workflows/publish-pypi.yml","dependencies":[{"id":7736527723,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7736527724,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":17.684132245275215,"created_at":"2025-09-04T15:51:13.524Z","updated_at":"2025-10-07T08:16:06.173Z","avatar_url":"https://github.com/open2c.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":8376,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1093/bioinformatics/btz540"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interaction","cython","optim","notebooks","mesh","molecular-dynamics-simulation","yolov5s","hydrology","pdes","regionalization"],"project_url":"https://science.ecosyste.ms/api/v1/projects/39287","html_url":"https://science.ecosyste.ms/projects/39287","bibtex_url":"https://science.ecosyste.ms/projects/39287/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/39287/export.apalike"}