{"id":154070,"name":null,"description":"Tools to work with voxel based brain atlases.","url":"https://github.com/bluebrain/voxcell","last_synced_at":"2025-09-09T16:13:20.951Z","repository":{"id":37858332,"uuid":"451807050","full_name":"BlueBrain/voxcell","owner":"BlueBrain","description":"Tools to work with voxel based brain atlases.","archived":true,"fork":false,"pushed_at":"2025-02-26T13:05:44.000Z","size":11172,"stargazers_count":5,"open_issues_count":4,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-17T19:31:53.873Z","etag":null,"topics":["atlas","build"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueBrain.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-01-25T09:07:39.000Z","updated_at":"2025-02-26T13:05:47.000Z","dependencies_parsed_at":"2024-11-06T10:30:01.408Z","dependency_job_id":"3c8a46e6-41b7-4646-b13c-372675dba758","html_url":"https://github.com/BlueBrain/voxcell","commit_stats":{"total_commits":225,"total_committers":17,"mean_commits":"13.235294117647058","dds":0.5422222222222222,"last_synced_commit":"e0347dcaf8372e78ef213a90e3d4d9c91a982ebc"},"previous_names":[],"tags_count":126,"template":false,"template_full_name":null,"purl":"pkg:github/BlueBrain/voxcell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/sbom","scorecard":{"id":23091,"data":{"date":"2025-08-11","repo":{"name":"github.com/BlueBrain/voxcell","commit":"e315b976482f09ee509b0ea487881948bc7134bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 19/30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tox.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":"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":"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":"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/publish-sdist.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/publish-sdist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/publish-sdist.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/publish-sdist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/run-tox.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tox.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/run-tox.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:26","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt: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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-14T17:14:53.080Z","repository_id":37858332,"created_at":"2025-08-14T17:14:53.080Z","updated_at":"2025-08-14T17:14:53.080Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274323382,"owners_count":25264070,"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-09T02:00:10.223Z","response_time":80,"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":"BlueBrain","name":"The Blue Brain Project","uuid":"1479142","kind":"organization","description":"Open Source Software produced and used by the Blue Brain Project","email":"bbp.opensource@epfl.ch","website":"https://portal.bluebrain.epfl.ch/","location":"Geneva, Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1479142?v=4","repositories_count":226,"last_synced_at":"2024-04-14T20:55:00.562Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BlueBrain","funding_links":[],"total_stars":3017,"followers":166,"following":0,"created_at":"2022-11-03T07:59:55.020Z","updated_at":"2024-04-14T20:55:45.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain/repositories"},"packages":[{"id":2965807,"name":"voxcell","ecosystem":"pypi","description":"Voxcell is a small library to handle probability distributions that have a spatial component and to use them to build collection of cells in space.","homepage":"https://github.com/BlueBrain/voxcell","licenses":"Apache-2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/BlueBrain/voxcell","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2022-03-01T08:41:02.000Z","latest_release_published_at":"2025-09-02T14:00:39.000Z","latest_release_number":"3.1.10","last_synced_at":"2025-09-02T14:15:55.081Z","created_at":"2022-04-10T13:01:37.223Z","updated_at":"2025-09-02T19:07:36.356Z","registry_url":"https://pypi.org/project/voxcell/","install_command":"pip install voxcell --index-url https://pypi.org/simple","documentation_url":"https://voxcell.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 2 - Pre-Alpha","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.8","Programming Language :: Python :: 3.9"],"normalized_name":"voxcell","project_status":null},"repo_metadata":{"id":37858332,"uuid":"451807050","full_name":"BlueBrain/voxcell","owner":"BlueBrain","description":"Tools to work with voxel based brain atlases.","archived":true,"fork":false,"pushed_at":"2025-02-26T13:05:44.000Z","size":11172,"stargazers_count":5,"open_issues_count":4,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-07-04T08:51:40.000Z","etag":null,"topics":["atlas","build"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueBrain.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-01-25T09:07:39.000Z","updated_at":"2025-02-26T13:05:47.000Z","dependencies_parsed_at":"2024-11-06T10:30:01.408Z","dependency_job_id":"3c8a46e6-41b7-4646-b13c-372675dba758","html_url":"https://github.com/BlueBrain/voxcell","commit_stats":{"total_commits":225,"total_committers":17,"mean_commits":"13.235294117647058","dds":0.5422222222222222,"last_synced_commit":"e0347dcaf8372e78ef213a90e3d4d9c91a982ebc"},"previous_names":[],"tags_count":126,"template":false,"template_full_name":null,"purl":"pkg:github/BlueBrain/voxcell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/sbom","scorecard":{"id":23091,"data":{"date":"2025-08-11","repo":{"name":"github.com/BlueBrain/voxcell","commit":"e315b976482f09ee509b0ea487881948bc7134bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 19/30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tox.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":"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":"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":"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/publish-sdist.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/publish-sdist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/publish-sdist.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/publish-sdist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/run-tox.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tox.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/voxcell/run-tox.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:26","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt: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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-14T17:14:53.080Z","repository_id":37858332,"created_at":"2025-08-14T17:14:53.080Z","updated_at":"2025-08-14T17:14:53.080Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270894467,"owners_count":24663960,"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-08-17T02:00:09.016Z","response_time":129,"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":"BlueBrain","name":"The Blue Brain Project","uuid":"1479142","kind":"organization","description":"Open Source Software produced and used by the Blue Brain Project","email":"bbp.opensource@epfl.ch","website":"https://portal.bluebrain.epfl.ch/","location":"Geneva, Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1479142?v=4","repositories_count":226,"last_synced_at":"2024-04-14T20:55:00.562Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BlueBrain","funding_links":[],"total_stars":3017,"followers":166,"following":0,"created_at":"2022-11-03T07:59:55.020Z","updated_at":"2024-04-14T20:55:45.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain/repositories"},"tags":[{"name":"v3.1.9","sha":"c0683a831c29c45ad66442ff088885acd5d13e1a","kind":"commit","published_at":"2024-04-05T08:56:59.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/v3.1.9","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"1feef579d524ae473f01e30026d3bf48fcc38158","kind":"commit","published_at":"2024-04-03T13:53:10.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/v3.1.8","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"42c498790ec416ff0e24af17b0b24d030040967b","kind":"commit","published_at":"2024-03-25T13:29:49.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/v3.1.7","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"7aae6cf5ef6c1623b70fc0e2d8b1c27f8e1342b2","kind":"commit","published_at":"2023-09-12T11:15:56.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/v3.1.6","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"48c34eb763a099f23159e2a705cfd2456ce6642a","kind":"commit","published_at":"2023-06-02T07:51:40.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/v3.1.5","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"f875d473fc30e982a9928c370fddb00402254c31","kind":"commit","published_at":"2023-03-21T12:41:56.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/v3.1.4","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"d051621528017904df2e189303110ae0ac3fc21c","kind":"commit","published_at":"2022-08-18T12:17:48.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/v3.1.3","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"03ddb5615cada02f7c84987090c73d546dc8d9c0","kind":"commit","published_at":"2022-05-11T06:47:46.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/v3.1.2","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"c9116dbb5f39be700adeac9423df1c2dcd58b0d9","kind":"commit","published_at":"2022-03-08T12:41:54.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/v3.1.1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/v3.1.1/manifests"},{"name":"voxcell-v3.1.1.dev0","sha":"ae800f357c05426905388b50ab379088a06aaa0b","kind":"tag","published_at":"2022-02-04T08:32:13.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v3.1.1.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v3.1.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v3.1.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.1.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.1.1.dev0/manifests"},{"name":"voxcell-v3.1.0","sha":"37abaef1f42f672c1c31dc2231ba81a8a96a6842","kind":"tag","published_at":"2022-01-13T10:48:23.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v3.1.0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.1.0/manifests"},{"name":"voxcell-v3.1.0.dev0","sha":"5ef68872167c023df0a484c027f02a84c89c96a4","kind":"tag","published_at":"2022-01-13T10:23:20.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v3.1.0.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v3.1.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v3.1.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.1.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.1.0.dev0/manifests"},{"name":"voxcell-v3.0.3.dev2","sha":"e2b84ef3c60ed76a5e7efb0dbcf29354702fc7e9","kind":"tag","published_at":"2021-12-03T09:30:50.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v3.0.3.dev2","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v3.0.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v3.0.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.3.dev2/manifests"},{"name":"voxcell-v3.0.3.dev1","sha":"917ddd8ea3a232f884b4d27e076bb051570292db","kind":"tag","published_at":"2021-11-25T15:49:54.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v3.0.3.dev1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v3.0.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v3.0.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.3.dev1/manifests"},{"name":"voxcell-v3.0.3.dev0","sha":"eadd70c2c52cfc1ccbc2cace34ad48bd7aa4bddf","kind":"tag","published_at":"2021-09-22T08:54:45.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v3.0.3.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v3.0.3.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v3.0.3.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.3.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.3.dev0/manifests"},{"name":"voxcell-v3.0.2","sha":"592523d71fef25b43c668cb538f0a1f07ef7c5fe","kind":"tag","published_at":"2021-08-30T12:33:01.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v3.0.2","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.2/manifests"},{"name":"voxcell-v3.0.2.dev1","sha":"146d9a7e6b90126975fe13155dfb5e6393e38d1a","kind":"tag","published_at":"2021-08-10T08:02:07.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v3.0.2.dev1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v3.0.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v3.0.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.2.dev1/manifests"},{"name":"voxcell-v3.0.2.dev0","sha":"1d7c74be907eb544c39377a4ebfad6a00580b28f","kind":"tag","published_at":"2021-07-21T11:03:52.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v3.0.2.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v3.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v3.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.2.dev0/manifests"},{"name":"voxcell-v3.0.1","sha":"83f24ac2b0c620538289366113d969b94f909625","kind":"tag","published_at":"2021-03-31T15:53:44.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v3.0.1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.1/manifests"},{"name":"voxcell-v3.0.1.dev1","sha":"0a4a94d24341da5b5ef92a686fa69356019168bb","kind":"tag","published_at":"2021-03-31T15:35:42.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v3.0.1.dev1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v3.0.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v3.0.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.1.dev1/manifests"},{"name":"voxcell-v3.0.1.dev0","sha":"b322dfab9b55ef39e75fb296ca3d02e569eccb38","kind":"tag","published_at":"2020-11-25T15:44:36.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v3.0.1.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v3.0.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v3.0.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.1.dev0/manifests"},{"name":"voxcell-v3.0.0","sha":"6d02c52b1c1cb321b4f8a60c3876fa804f5d374a","kind":"tag","published_at":"2020-11-24T13:22:55.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v3.0.0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v3.0.0/manifests"},{"name":"voxcell-v2.7.4","sha":"0349e1b46e7afcfffde66821e1323b78953e976d","kind":"tag","published_at":"2020-11-23T14:33:35.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.7.4","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.4/manifests"},{"name":"voxcell-v2.7.4.dev1","sha":"f1ee299667d2ffb80f20996e05432a3538276030","kind":"tag","published_at":"2020-11-23T12:38:57.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.7.4.dev1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.4.dev1/manifests"},{"name":"voxcell-v2.7.4.dev0","sha":"31441fad07404c398ef2fcf6134c2c8dc0768da8","kind":"tag","published_at":"2020-11-11T15:21:26.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.7.4.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.7.4.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.7.4.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.4.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.4.dev0/manifests"},{"name":"voxcell-v2.7.3","sha":"a5ff97ae68dac5cd7631951bc728e59ce3335439","kind":"tag","published_at":"2020-11-05T13:22:38.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.7.3","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.3/manifests"},{"name":"voxcell-v2.7.3.dev0","sha":"47cbb9b4ddeb4efb2daae208ac6a42df6d84ab3e","kind":"tag","published_at":"2020-11-05T09:57:08.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.7.3.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.7.3.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.7.3.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.3.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.3.dev0/manifests"},{"name":"voxcell-v2.7.2","sha":"2e2a452195317c2ab36d10c77b5ff5e2f6bc9683","kind":"tag","published_at":"2020-11-03T10:17:41.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.7.2","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.2/manifests"},{"name":"voxcell-v2.7.2.dev0","sha":"b50835e10b774593bd9db7b13efcb6f552a87049","kind":"tag","published_at":"2020-11-03T10:11:01.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.7.2.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.7.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.7.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.2.dev0/manifests"},{"name":"voxcell-v2.7.1","sha":"3b88ea2d300e89a9e7689528f4d08a13fda1ab09","kind":"tag","published_at":"2020-10-15T11:52:39.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.7.1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.1/manifests"},{"name":"voxcell-v2.7.1.dev5","sha":"9b1fc5066bdbff1376612f11e79ace590c04e988","kind":"tag","published_at":"2020-10-12T13:21:22.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.7.1.dev5","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.1.dev5/manifests"},{"name":"voxcell-v2.7.1.dev4","sha":"35f26168b4eb8e7d62e42247c7ab107ad9986527","kind":"tag","published_at":"2020-08-06T13:46:22.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.7.1.dev4","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.1.dev4/manifests"},{"name":"voxcell-v2.7.1.dev3","sha":"bd42b6f3ffbbaca16aeb6f4073274ab18c6299d0","kind":"tag","published_at":"2020-07-21T08:15:53.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.7.1.dev3","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.1.dev3/manifests"},{"name":"voxcell-v2.7.1.dev2","sha":"71103c20104c897ad106f3aec8cf8ba8b639d510","kind":"tag","published_at":"2020-07-17T14:05:28.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.7.1.dev2","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.1.dev2/manifests"},{"name":"voxcell-v2.7.1.dev1","sha":"25bdda10128d93e9285f7805d8fd2865ce03b7a4","kind":"tag","published_at":"2020-07-14T16:58:29.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.7.1.dev1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.1.dev1/manifests"},{"name":"voxcell-v2.7.1.dev0","sha":"b6c9b9eaba19f8eeb0a70eef1872322fe1fc5063","kind":"tag","published_at":"2020-07-10T15:10:05.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.7.1.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.7.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.7.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.1.dev0/manifests"},{"name":"voxcell-v2.7.0","sha":"785dcd275caf066fe982b7db76aeac753b1eb995","kind":"tag","published_at":"2020-06-10T13:14:08.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.7.0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.0/manifests"},{"name":"voxcell-v2.7.0.dev0","sha":"ec574b1b52c050f9888a77666490573d112cbf97","kind":"tag","published_at":"2020-06-10T13:09:05.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.7.0.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.7.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.7.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.7.0.dev0/manifests"},{"name":"voxcell-v2.6.4.dev0","sha":"1564e868b8abd1b0b3bbf7ef7fbc07e7b3090340","kind":"tag","published_at":"2020-06-02T08:00:43.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.6.4.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.6.4.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.6.4.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.4.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.4.dev0/manifests"},{"name":"voxcell-v2.6.3","sha":"f1ae7ed4d3325a568559098e6d2771ab3a040839","kind":"tag","published_at":"2020-04-03T14:08:59.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.6.3","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.3/manifests"},{"name":"voxcell-v2.6.3.dev2","sha":"8b55930c7ab46e83c0762d4bafbc7734d47f93ef","kind":"tag","published_at":"2020-04-03T14:02:41.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.6.3.dev2","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.3.dev2/manifests"},{"name":"voxcell-v2.6.3.dev1","sha":"674668d1da3b70ffea374ce24b5892dd30718036","kind":"tag","published_at":"2020-02-27T08:33:05.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.6.3.dev1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.3.dev1/manifests"},{"name":"voxcell-v2.6.3.dev0","sha":"b065d33cff3a846c0e7ce8ab740eb63f1b0d7b3e","kind":"tag","published_at":"2020-02-12T15:09:45.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.6.3.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.6.3.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.6.3.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.3.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.3.dev0/manifests"},{"name":"voxcell-v2.6.2","sha":"50d290c8dd47992f638d459a1ba9a99bdc0124b7","kind":"tag","published_at":"2019-11-06T14:31:38.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.6.2","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.2/manifests"},{"name":"voxcell-v2.6.2.dev0","sha":"d985bbfad02ef431fed95c3db4c11d056e1ce247","kind":"tag","published_at":"2019-10-16T12:11:00.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.6.2.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.6.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.6.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.2.dev0/manifests"},{"name":"voxcell-v2.6.1","sha":"e90fcbdd211281189705a76bbad31e033970c9bd","kind":"tag","published_at":"2019-09-11T12:19:41.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.6.1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.1/manifests"},{"name":"voxcell-v2.6.1.dev0","sha":"0f71ca100d69f064c8c0e3cd290198b8c1bbba5d","kind":"tag","published_at":"2019-08-21T12:27:11.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.6.1.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.6.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.6.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.1.dev0/manifests"},{"name":"voxcell-v2.6.0","sha":"140a5e73dbfbaeb89362b052c41c4172cafdfe8f","kind":"tag","published_at":"2019-05-13T14:27:56.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.6.0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.0/manifests"},{"name":"voxcell-v2.6.0.dev0","sha":"d045810d8ea9b8d039dcca5d87b54db4607ad57a","kind":"tag","published_at":"2019-05-13T13:50:33.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.6.0.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.6.0.dev0/manifests"},{"name":"voxcell-v2.5.7.dev0","sha":"2fbefce8ba7b20210f576f816531d0221e3cda7a","kind":"tag","published_at":"2019-04-16T10:50:09.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.7.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.7.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.7.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.7.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.7.dev0/manifests"},{"name":"voxcell-v2.5.6","sha":"6c6cedbaaed82e8abe230c4b0cd058d1cb6d2139","kind":"tag","published_at":"2019-02-18T16:08:42.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.6","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.6/manifests"},{"name":"voxcell-v2.5.6.dev0","sha":"8db2edad2bf46cd9b7ade9e5c042304cdffd3e08","kind":"tag","published_at":"2019-02-18T16:03:22.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.6.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.6.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.6.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.6.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.6.dev0/manifests"},{"name":"voxcell-v2.5.5","sha":"3697e040df6537388dd7bb90c350baacedd6b3d5","kind":"tag","published_at":"2018-12-13T12:48:45.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.5","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.5/manifests"},{"name":"voxcell-v2.5.5.dev0","sha":"7a54b11a162c7539361c13a0260843698dd4e1c2","kind":"tag","published_at":"2018-10-11T08:34:40.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.5.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.5.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.5.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.5.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.5.dev0/manifests"},{"name":"voxcell-v2.5.4","sha":"24e3225f05aa9c266b9c50309c6ebeb7d6c454f6","kind":"tag","published_at":"2018-09-17T15:11:02.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.4","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.4/manifests"},{"name":"voxcell-v2.5.4.dev2","sha":"c262ff48a03f6334d644bb2eedd6a6e31ca25477","kind":"tag","published_at":"2018-09-17T15:04:15.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.4.dev2","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.4.dev2/manifests"},{"name":"voxcell-v2.5.4.dev1","sha":"c7a523e74767d1430611e45e9edcc9b840f8a06d","kind":"tag","published_at":"2018-09-07T13:55:39.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.4.dev1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.4.dev1/manifests"},{"name":"voxcell-v2.5.4.dev0","sha":"2ed16e77cb7c7476a59ee7e09c5679cb2045bc6e","kind":"tag","published_at":"2018-08-29T07:15:55.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.4.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.4.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.4.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.4.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.4.dev0/manifests"},{"name":"voxcell-v2.5.3","sha":"31a831e74692f81fa8510867118dc70c49b6cb9a","kind":"tag","published_at":"2018-08-21T11:33:53.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.3","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.3/manifests"},{"name":"voxcell-v2.5.3.dev2","sha":"10ae7ed7f05472b9007ae47225da52c491cb9214","kind":"tag","published_at":"2018-08-21T11:20:15.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.3.dev2","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.3.dev2/manifests"},{"name":"voxcell-v2.5.3.dev1","sha":"480d6a871f8430aec6758e76316af395ff4fe857","kind":"tag","published_at":"2018-08-10T08:01:29.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.3.dev1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.3.dev1/manifests"},{"name":"voxcell-v2.5.3.dev0","sha":"a248e421de74fdc4b960266d22d15fd1151edbcc","kind":"tag","published_at":"2018-07-16T14:13:58.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.3.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.3.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.3.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.3.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.3.dev0/manifests"},{"name":"voxcell-v2.5.2","sha":"ceabda44c680c6133e8249aa2e58092c9be56658","kind":"tag","published_at":"2018-07-13T12:46:39.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.2","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.2/manifests"},{"name":"voxcell-v2.5.2.dev0","sha":"4289953b616bd8c5fdda19421813cc60ba312da7","kind":"tag","published_at":"2018-07-13T12:37:36.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.2.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.2.dev0/manifests"},{"name":"voxcell-v2.5.1","sha":"7482bbe7469308e3cb4296ed1b9edfed1731ba9c","kind":"tag","published_at":"2018-07-12T08:07:11.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.1/manifests"},{"name":"voxcell-v2.5.1.dev0","sha":"11072df802f5ee820023a29fb267ed361ee0b399","kind":"tag","published_at":"2018-07-12T08:00:10.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.1.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.1.dev0/manifests"},{"name":"voxcell-v2.5.0","sha":"22bad5f5694de0ad3c1e892e6c08955a87a72e5d","kind":"tag","published_at":"2018-07-11T08:41:37.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.0/manifests"},{"name":"voxcell-v2.5.0.dev0","sha":"4508c6c6e5f546387c1b9e397b96e86293add55f","kind":"tag","published_at":"2018-07-10T11:38:12.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.5.0.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.5.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.5.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.5.0.dev0/manifests"},{"name":"voxcell-v2.4.1","sha":"0f4b5839dd60235f0d3a70abf1629bdb8e650b6d","kind":"tag","published_at":"2018-06-01T09:44:57.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.4.1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.4.1/manifests"},{"name":"voxcell-v2.4.1.dev0","sha":"6034a049d1a87c3cd7023fe849e838c569426ab5","kind":"tag","published_at":"2018-05-28T15:12:06.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.4.1.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.4.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.4.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.4.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.4.1.dev0/manifests"},{"name":"voxcell-v2.4.0","sha":"85493a7b562fe7ea949cfc9d3ed5aeda9551050c","kind":"tag","published_at":"2018-05-01T11:56:17.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.4.0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.4.0/manifests"},{"name":"voxcell-v2.4.0.dev0","sha":"f7ea7ac556350d4290db9ecad5cbd474e624ab46","kind":"tag","published_at":"2018-05-01T11:31:59.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.4.0.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.4.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.4.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.4.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.4.0.dev0/manifests"},{"name":"voxcell-v2.3.4","sha":"54cdefe0ce1ca4b2cf140cee94527c16655a73eb","kind":"tag","published_at":"2018-04-13T09:21:16.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.3.4","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.4/manifests"},{"name":"voxcell-v2.3.4.dev1","sha":"e5c96888771d9b158bc29b306a0ae6c17aa969a7","kind":"tag","published_at":"2018-03-09T11:28:18.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.3.4.dev1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.4.dev1/manifests"},{"name":"voxcell-v2.3.3","sha":"9df60aedd2233244ec3c9d60a34bbf855d412a14","kind":"tag","published_at":"2018-01-22T08:12:35.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.3.3","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.3/manifests"},{"name":"voxcell-v2.3.3.dev1","sha":"c2c14c0dc25765e73cc72ac9a98e8e605c1d1a2d","kind":"tag","published_at":"2017-11-29T13:15:41.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.3.3.dev1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.3.dev1/manifests"},{"name":"voxcell-v2.3.3.dev0","sha":"d4d24d4bcd6fa268576cb736830cab9a6f286bae","kind":"tag","published_at":"2017-11-27T09:37:09.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.3.3.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.3.3.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.3.3.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.3.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.3.dev0/manifests"},{"name":"voxcell-v2.3.2","sha":"52f87a2729c184569410cf60f89ba43f01fd9f9d","kind":"tag","published_at":"2017-10-16T11:50:37.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.3.2","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.2/manifests"},{"name":"voxcell-v2.3.2.dev0","sha":"6d639de4df59f7cf0413e9a234057a985a3d020d","kind":"tag","published_at":"2017-10-16T09:02:27.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.3.2.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.3.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.3.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.2.dev0/manifests"},{"name":"voxcell-v2.3.1","sha":"2809f166e97156dc6ec310fb16a57e2982027666","kind":"tag","published_at":"2017-09-18T15:08:07.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.3.1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.1/manifests"},{"name":"voxcell-v2.3.1.dev0","sha":"43dd72f18666883c00d550f943a1774510cebdbe","kind":"tag","published_at":"2017-09-15T11:49:23.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.3.1.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.3.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.3.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.1.dev0/manifests"},{"name":"voxcell-v2.3.0","sha":"46995d3f31335281fb8708e269ac6a2f25271167","kind":"tag","published_at":"2017-09-14T07:55:26.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.3.0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.0/manifests"},{"name":"voxcell-v2.3.0.dev0","sha":"e3bac958abbc0185b1e48a1b340cc849ae1bac5d","kind":"tag","published_at":"2017-09-13T10:03:37.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.3.0.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.3.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.3.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.3.0.dev0/manifests"},{"name":"voxcell-v2.2.0","sha":"3c2ef25d3dc97debeb951eecae4b30d13e144bae","kind":"tag","published_at":"2017-09-11T09:44:57.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.2.0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.2.0/manifests"},{"name":"voxcell-v2.2.0.dev0","sha":"b1b4f2730d09ca0b0fe589b171b225f6698473ce","kind":"tag","published_at":"2017-09-11T09:20:11.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.2.0.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.2.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.2.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.2.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.2.0.dev0/manifests"},{"name":"voxcell-v2.1.1","sha":"91cb2b138b5921c809a3daf143f4b06da44275d1","kind":"tag","published_at":"2017-09-08T12:52:50.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.1.1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.1.1/manifests"},{"name":"voxcell-v2.1.1.dev0","sha":"49ed79f9b22285555c93c89c090aa5d6904a0abb","kind":"tag","published_at":"2017-09-01T11:39:51.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.1.1.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.1.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.1.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.1.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.1.1.dev0/manifests"},{"name":"voxcell-v2.1.0","sha":"7bd5a03c55ff68a967d2ae3d2e103c8847c8ed2b","kind":"tag","published_at":"2017-08-16T12:56:55.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.1.0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.1.0/manifests"},{"name":"voxcell-v2.1.0.dev0","sha":"2e6a79ea7506eb623f24d59fc9045065279df695","kind":"tag","published_at":"2017-08-10T15:46:53.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.1.0.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.1.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.1.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.1.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.1.0.dev0/manifests"},{"name":"voxcell-v2.0.0","sha":"6d571676f3de2423485cae6bd849fed4b6c3ded8","kind":"tag","published_at":"2017-08-10T14:48:56.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.0.0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.0.0/manifests"},{"name":"voxcell-v2.0.0.dev0","sha":"98be5dbf060405eb091a078c825696b35b6674a4","kind":"tag","published_at":"2017-08-02T08:58:35.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v2.0.0.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v2.0.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v2.0.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.0.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v2.0.0.dev0/manifests"},{"name":"voxcell-v1.7.3.dev0","sha":"a5f3229da5ec7f933ed8e53217724ee2b652e760","kind":"tag","published_at":"2017-08-02T08:26:58.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.7.3.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.7.3.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.7.3.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.7.3.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.7.3.dev0/manifests"},{"name":"voxcell-v1.7.2","sha":"027708004886f4b51153a37e2fad90c6074c75d6","kind":"tag","published_at":"2017-07-31T16:08:15.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.7.2","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.7.2/manifests"},{"name":"voxcell-v1.7.2.dev0","sha":"12361a2379f4209e9439ffd5cfcd0d66f0c065a1","kind":"tag","published_at":"2017-07-28T11:55:55.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.7.2.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.7.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.7.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.7.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.7.2.dev0/manifests"},{"name":"voxcell-v1.7.1","sha":"7947d2020c86c2278f8f083d09d038e0d3d09d31","kind":"tag","published_at":"2017-07-26T13:28:37.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.7.1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.7.1/manifests"},{"name":"voxcell-v1.7.1.dev0","sha":"094faa5007e4e6ebcbd3b6092c3454e9a907301c","kind":"tag","published_at":"2017-07-25T13:33:58.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.7.1.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.7.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.7.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.7.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.7.1.dev0/manifests"},{"name":"voxcell-v1.7.0","sha":"024de3286d87a3892a4f86fede975a18289ea1eb","kind":"tag","published_at":"2017-07-20T09:16:38.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.7.0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.7.0/manifests"},{"name":"voxcell-v1.7.0.dev0","sha":"e3fe72ebaed923bbddeaa6122f7049a9da11f34d","kind":"tag","published_at":"2017-07-20T09:02:53.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.7.0.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.7.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.7.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.7.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.7.0.dev0/manifests"},{"name":"voxcell-v1.6.2.dev0","sha":"8076efe813869211243a1c3d3be1e2e34a223c26","kind":"tag","published_at":"2017-07-12T09:50:11.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.6.2.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.6.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.6.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.6.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.6.2.dev0/manifests"},{"name":"voxcell-v1.6.1","sha":"d184cb5af1efbb9c8b5d4170679092346c8d666a","kind":"tag","published_at":"2017-06-23T15:46:09.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.6.1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.6.1/manifests"},{"name":"voxcell-v1.6.1.dev0","sha":"7129066fdadcce8e70f0a17b066a9b2d3ea1e2fa","kind":"tag","published_at":"2017-06-19T06:21:56.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.6.1.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.6.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.6.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.6.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.6.1.dev0/manifests"},{"name":"voxcell-v1.6.0","sha":"144fa3465178d5dcca49abd7a2d099d3ff6275b3","kind":"tag","published_at":"2017-05-31T08:05:08.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.6.0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.6.0/manifests"},{"name":"voxcell-v1.6.0.dev0","sha":"48d3a1835cb924e78c2cc995222d1e732b58cc2b","kind":"tag","published_at":"2017-05-30T15:58:45.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.6.0.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.6.0.dev0/manifests"},{"name":"voxcell-v1.5.1.dev0","sha":"09e23d9bc6da74c8f008f4ea3b2ef48357a7414c","kind":"tag","published_at":"2017-05-19T14:21:17.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.5.1.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.5.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.5.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.5.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.5.1.dev0/manifests"},{"name":"voxcell-v1.5.0","sha":"c930e8ccba121cf017f6da2f87792cc0e825c46f","kind":"tag","published_at":"2017-05-01T14:40:24.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.5.0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.5.0/manifests"},{"name":"voxcell-v1.5.0.dev0","sha":"a2a74f916c73c25740f4802421f4d51015fff403","kind":"tag","published_at":"2017-04-19T08:44:14.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.5.0.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.5.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.5.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.5.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.5.0.dev0/manifests"},{"name":"voxcell-v1.4.2.dev0","sha":"62fd262341ab721366cdf38b1b857283cee5ec3c","kind":"tag","published_at":"2017-04-12T11:51:07.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.4.2.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.4.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.4.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.4.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.4.2.dev0/manifests"},{"name":"voxcell-v1.4.1","sha":"b07266b50fcb0b707cf38e592655e9c97058694a","kind":"tag","published_at":"2017-04-11T16:31:43.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.4.1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.4.1/manifests"},{"name":"voxcell-v1.4.1.dev0","sha":"6a7a89235359ba82b644918aaf5534367f6471ad","kind":"tag","published_at":"2017-04-11T16:07:02.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.4.1.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.4.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.4.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.4.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.4.1.dev0/manifests"},{"name":"voxcell-v1.4.0.dev0","sha":"94455940ee449f273cdfa1f3657544172bf5e73e","kind":"tag","published_at":"2017-03-21T10:00:49.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.4.0.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.4.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.4.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.4.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.4.0.dev0/manifests"},{"name":"voxcell-v1.3.1","sha":"011f27784b8f0cdabdc6fc32d90c914908851722","kind":"tag","published_at":"2017-03-14T10:54:41.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.3.1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.3.1/manifests"},{"name":"voxcell-v1.3.1.dev0","sha":"789f3ac2d1e5b7e1160d893583b203dae8cd4abe","kind":"tag","published_at":"2017-02-27T15:20:34.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.3.1.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.3.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.3.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.3.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.3.1.dev0/manifests"},{"name":"voxcell-v1.3.0","sha":"f9412956ec63629ad0b1893d634f890b16b66340","kind":"tag","published_at":"2017-02-15T10:38:27.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.3.0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.3.0/manifests"},{"name":"voxcell-v1.3.0.dev0","sha":"1f295e4e553a7a954e073e65e6f4b6ab6e642480","kind":"tag","published_at":"2017-02-13T13:23:56.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.3.0.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.3.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.3.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.3.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.3.0.dev0/manifests"},{"name":"voxcell-v1.2.1.dev0","sha":"f98fe693097e6039cf9abf1cb0376527eecd8b6e","kind":"tag","published_at":"2017-02-13T09:04:05.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.2.1.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.2.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.2.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.2.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.2.1.dev0/manifests"},{"name":"voxcell-v1.2.0","sha":"4cb65147043d9c4a7eaddefeab4fdf6a0a5ade70","kind":"tag","published_at":"2017-02-07T11:31:58.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.2.0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.2.0/manifests"},{"name":"voxcell-v1.2.0.dev0","sha":"81850530a03deb0f438f893ad0d626798d7ef34e","kind":"tag","published_at":"2017-02-07T09:29:08.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.2.0.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.2.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.2.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.2.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.2.0.dev0/manifests"},{"name":"voxcell-v1.1.0.dev0","sha":"ee30d27f8489a9503438004d153b81161393fbae","kind":"tag","published_at":"2017-01-27T11:58:41.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.1.0.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.1.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.1.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.1.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.1.0.dev0/manifests"},{"name":"voxcell-v1.0.2","sha":"48198d706e519e149c7b634a59e5cecc15f8df30","kind":"tag","published_at":"2017-01-11T14:35:41.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.0.2","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.0.2/manifests"},{"name":"voxcell-v1.0.2.dev0","sha":"39549e4e7b7832451bdd2bb4793dbc5b0ec5b7ac","kind":"tag","published_at":"2016-12-20T12:32:17.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.0.2.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.0.2.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.0.2.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.0.2.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.0.2.dev0/manifests"},{"name":"voxcell-v1.0.1","sha":"abccf2440d06ff6bf93d516e54c1ab5a0e82a521","kind":"tag","published_at":"2016-12-20T12:13:49.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.0.1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.0.1/manifests"},{"name":"voxcell-v1.0.1.dev3","sha":"7771136d0075c3ef9ae815fa399de0741e32218c","kind":"tag","published_at":"2016-12-20T09:56:28.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.0.1.dev3","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.0.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.0.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.0.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.0.1.dev3/manifests"},{"name":"voxcell-v1.0.1.dev2","sha":"8f197072172cf7bbbb547e67eab35b118e65cc88","kind":"tag","published_at":"2016-10-20T14:30:08.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.0.1.dev2","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.0.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.0.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.0.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.0.1.dev2/manifests"},{"name":"voxcell-v1.0.1.dev1","sha":"83c594aef3f1864f515f282e409b24d4aa0ea1cb","kind":"tag","published_at":"2016-05-31T14:26:18.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.0.1.dev1","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.0.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.0.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.0.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.0.1.dev1/manifests"},{"name":"voxcell-v1.0.1.dev0","sha":"2f41007aef75c705c4d63f6595a2694fa8479153","kind":"tag","published_at":"2016-03-08T15:01:50.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.0.1.dev0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.0.1.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.0.1.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.0.1.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.0.1.dev0/manifests"},{"name":"voxcell-v1.0.0","sha":"d6a8bfb505991ab832197be46050540d42175af5","kind":"tag","published_at":"2016-03-08T10:45:29.000Z","download_url":"https://codeload.github.com/BlueBrain/voxcell/tar.gz/voxcell-v1.0.0","html_url":"https://github.com/BlueBrain/voxcell/releases/tag/voxcell-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/voxcell@voxcell-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/tags/voxcell-v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T19:07:36.334Z","dependent_packages_count":2,"downloads":950,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":6.870378502842629,"dependent_repos_count":6.78770728618356,"dependent_packages_count":7.393679861161957,"stargazers_count":23.174100605532907,"forks_count":19.2526967152613,"docker_downloads_count":null,"average":12.69571259419647},"purl":"pkg:pypi/voxcell","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/voxcell","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/voxcell","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/voxcell/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-04T08:51:07.774Z","issues_count":6,"pull_requests_count":33,"avg_time_to_close_issue":4544526.5,"avg_time_to_close_pull_request":719967.1612903225,"issues_closed_count":4,"pull_requests_closed_count":31,"pull_request_authors_count":8,"issue_authors_count":6,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":1.6363636363636365,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":1021790.0,"past_year_avg_time_to_close_pull_request":204358.66666666666,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":3.6666666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/issues","maintainers":[{"login":"mgeplf","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgeplf"},{"login":"adrien-berchet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrien-berchet"}],"active_maintainers":[{"login":"mgeplf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgeplf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/voxcell/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/voxcell/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/voxcell/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/voxcell/related_packages","maintainers":[{"uuid":"bbp.opensource","login":"bbp.opensource","name":null,"email":null,"url":null,"packages_count":78,"html_url":"https://pypi.org/user/bbp.opensource/","role":null,"created_at":"2023-02-25T18:36:59.842Z","updated_at":"2023-02-25T18:36:59.842Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bbp.opensource/packages"},{"uuid":"mgevaert","login":"mgevaert","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/mgevaert/","role":null,"created_at":"2025-09-02T19:07:07.668Z","updated_at":"2025-09-02T19:07:07.668Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mgevaert/packages"},{"uuid":"obi.maintainer","login":"obi.maintainer","name":null,"email":null,"url":null,"packages_count":67,"html_url":"https://pypi.org/user/obi.maintainer/","role":"Owner","created_at":"2025-01-02T23:36:46.297Z","updated_at":"2025-01-02T23:36:46.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/obi.maintainer/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726617,"maintainers_count":308874,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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":678623,"full_name":"BlueBrain/voxcell","default_branch":"main","committers":[{"name":"Arseny V. Povolotsky","email":"arseny.povolotsky@epfl.ch","count":103},{"name":"Mike Gevaert","email":"michael.gevaert@epfl.ch","count":35},{"name":"Luis Riquelme","email":"luis.riquelme@epfl.ch","count":17},{"name":"aleksei sanin","email":"aleksei.sanin@epfl.ch","count":14},{"name":"lguyot","email":"luc.guyot@epfl.ch","count":11},{"name":"courcol","email":"jean-denis.courcol@epfl.ch","count":11},{"name":"tomdele","email":"thomas.delemontex@epfl.ch","count":10},{"name":"Gianluca Ficarelli","email":"gianluca.ficarelli@epfl.ch","count":6},{"name":"Benoît Coste","email":"benoit.coste@epfl.ch","count":4},{"name":"Hugo Thabo Dictus","email":"hugo.dictus@epfl.ch","count":3},{"name":"Liesbeth Vanherpe","email":"liesbeth.vanherpe@epfl.ch","count":3},{"name":"Eleftherios Zisis","email":"eleftherios.zisis@epfl.ch","count":2},{"name":"alex4200","email":"alexander.dietz@epfl.ch","count":2},{"name":"James Dynes","email":"james.dynes@epfl.ch","count":1},{"name":"Adrien Berchet","email":"adrien.berchet@gmail.com","count":1},{"name":"Christian O'Reilly","email":"christian.oreilly@epfl.ch","count":1},{"name":"antonel stefano","email":"stefano.antonel@epfl.ch","count":1}],"total_commits":225,"total_committers":17,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":13.235294117647058,"dds":0.5422222222222222,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-20T04:03:39.926Z","last_synced_commit":"e0347dcaf8372e78ef213a90e3d4d9c91a982ebc","created_at":"2023-03-09T10:46:20.204Z","updated_at":"2023-09-19T17:37:50.007Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480031,"commits_count":853395369,"contributors_count":31098267,"owners_count":906561,"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":"BlueBrain/voxcell","html_url":"https://github.com/BlueBrain/voxcell","last_synced_at":"2025-08-17T19:24:27.281Z","status":"error","issues_count":6,"pull_requests_count":33,"avg_time_to_close_issue":4544526.5,"avg_time_to_close_pull_request":719967.1612903225,"issues_closed_count":4,"pull_requests_closed_count":31,"pull_request_authors_count":8,"issue_authors_count":6,"avg_comments_per_issue":3.8333333333333335,"avg_comments_per_pull_request":1.6363636363636365,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":1021790.0,"past_year_avg_time_to_close_pull_request":204358.66666666666,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":3.6666666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-15T02:26:36.820Z","updated_at":"2025-09-02T21:28:38.430Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fvoxcell/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":4,"CONTRIBUTOR":1,"COLLABORATOR":1},"pull_request_author_associations_count":{"COLLABORATOR":18,"CONTRIBUTOR":13,"MEMBER":5,"NONE":3},"issue_authors":{"lecriste":1,"mgeplf":1,"dkeller9":1,"arnaudon":1,"seirios":1,"ssssarah":1},"pull_request_authors":{"mgeplf":18,"eleftherioszisis":5,"adrien-berchet":5,"bbpgithubaudit":3,"GianlucaFicarelli":3,"alex4200":2,"arnaudon":2,"edasubert":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10196755,"issues_count":32259847,"pull_requests_count":101825785,"authors_count":10740623,"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":{"CONTRIBUTOR":1,"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":3,"COLLABORATOR":2,"NONE":1},"past_year_issue_authors":{"arnaudon":1,"ssssarah":1},"past_year_pull_request_authors":{"mgeplf":2,"arnaudon":2,"GianlucaFicarelli":2},"maintainers":[{"login":"mgeplf","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgeplf"},{"login":"adrien-berchet","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrien-berchet"}],"active_maintainers":[{"login":"mgeplf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgeplf"}]},"events":{"total":{"IssuesEvent":3,"DeleteEvent":1,"IssueCommentEvent":17,"PushEvent":6,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":7,"PullRequestEvent":6,"CreateEvent":1},"last_year":{"IssuesEvent":3,"DeleteEvent":1,"IssueCommentEvent":17,"PushEvent":6,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":7,"PullRequestEvent":6,"CreateEvent":1}},"keywords":["atlas","build"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-20T01:44:02.137Z","updated_at":"2022-09-20T01:44:02.137Z","repository_link":"https://github.com/BlueBrain/voxcell/blob/main/setup.py","dependencies":[{"id":5543482885,"package_name":"h5py","ecosystem":"pypi","requirements":"\u003e=3.1.0","direct":true,"kind":"runtime","optional":false},{"id":5543482886,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.9","direct":true,"kind":"runtime","optional":false},{"id":5543482887,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24.2","direct":true,"kind":"runtime","optional":false},{"id":5543482888,"package_name":"pynrrd","ecosystem":"pypi","requirements":"\u003e=0.4.0","direct":true,"kind":"runtime","optional":false},{"id":5543482889,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.18","direct":true,"kind":"runtime","optional":false},{"id":5543482890,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-sdist.yml","sha":null,"kind":"manifest","created_at":"2023-01-24T22:31:13.051Z","updated_at":"2023-01-24T22:31:13.051Z","repository_link":"https://github.com/BlueBrain/voxcell/blob/main/.github/workflows/publish-sdist.yml","dependencies":[{"id":7143880792,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7143880793,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7143880794,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-tox.yml","sha":null,"kind":"manifest","created_at":"2023-01-24T22:31:13.079Z","updated_at":"2023-01-24T22:31:13.079Z","repository_link":"https://github.com/BlueBrain/voxcell/blob/main/.github/workflows/run-tox.yml","dependencies":[{"id":7143880797,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7143880798,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7143880799,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-02-09T14:43:54.857Z","updated_at":"2024-02-09T14:43:54.857Z","repository_link":"https://github.com/BlueBrain/voxcell/blob/main/pyproject.toml","dependencies":[]}],"score":11.897371205854318,"created_at":"2025-09-09T00:37:43.656Z","updated_at":"2025-10-07T08:37:48.104Z","avatar_url":"https://github.com/BlueBrain.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":950,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["neurons","morphologies","neuroscience","biological-simulations","computational-neuroscience","electrophysiology","evolutionary-algorithms","genetic-algorithm","optimisations","parameter"],"project_url":"https://science.ecosyste.ms/api/v1/projects/154070","html_url":"https://science.ecosyste.ms/projects/154070"}