{"id":1603,"name":"Intracranial Electrode Location and Analysis in MNE-Python","description":"Intracranial Electrode Location and Analysis in MNE-Python - Published in JOSS (2022)","url":"https://github.com/mne-tools/mne-python","last_synced_at":"2025-09-04T16:30:57.844Z","repository":{"id":1354083,"uuid":"1301584","full_name":"mne-tools/mne-python","owner":"mne-tools","description":"MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python","archived":false,"fork":false,"pushed_at":"2025-08-30T09:00:08.000Z","size":165687,"stargazers_count":3034,"open_issues_count":606,"forks_count":1407,"subscribers_count":84,"default_branch":"main","last_synced_at":"2025-08-30T21:39:39.554Z","etag":null,"topics":["ecog","eeg","electrocorticography","electroencephalography","machine-learning","magnetoencephalography","meg","neuroimaging","neuroscience","python","statistics","visualization"],"latest_commit_sha":null,"homepage":"https://mne.tools","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mne-tools.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null},"funding":{"open_collective":"mne-python"}},"created_at":"2011-01-28T03:31:13.000Z","updated_at":"2025-08-29T12:41:53.000Z","dependencies_parsed_at":"2025-08-16T14:48:30.861Z","dependency_job_id":null,"html_url":"https://github.com/mne-tools/mne-python","commit_stats":{"total_commits":15892,"total_committers":360,"mean_commits":"44.144444444444446","dds":0.7460986659954694,"last_synced_commit":"4518a1a918051542ab7360ff63c529121a499417"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/mne-tools/mne-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/sbom","scorecard":{"id":165765,"data":{"date":"2025-08-11","repo":{"name":"github.com/mne-tools/mne-python","commit":"ace9381898b3ad9da9590a3d0b99abedaa74e033"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 18/24 approved changesets -- score normalized to 7","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:7","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/credit.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Warn: no topLevel permission defined: .github/workflows/automerge.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_changelog.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/circle_artifacts.yml:3","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/circle_artifacts.yml:4","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/credit.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:20"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"CII-Best-Practices","score":7,"reason":"badge detected: Silver","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:36"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 27 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/autofix.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/autofix.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_changelog.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/check_changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/circle_artifacts.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/circle_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/credit.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/credit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/credit.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/credit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:6","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:8","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:11","Warn: pipCommand not pinned by hash: tools/circleci_dependencies.sh:3","Warn: pipCommand not pinned by hash: tools/circleci_dependencies.sh:4","Warn: pipCommand not pinned by hash: tools/github_actions_dependencies.sh:36","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:16","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:25","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:41","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:46","Warn: pipCommand not pinned by hash: .github/workflows/autofix.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/credit.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:36","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of  15 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"}}]},"last_synced_at":"2025-08-16T14:48:10.632Z","repository_id":1354083,"created_at":"2025-08-16T14:48:10.633Z","updated_at":"2025-08-16T14:48:10.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273554087,"owners_count":25126292,"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-04T02:00:08.968Z","response_time":61,"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":"mne-tools","name":"MNE tools for MEG and EEG data analysis","uuid":"583875","kind":"organization","description":"","email":null,"website":"http://mne.tools","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/583875?v=4","repositories_count":45,"last_synced_at":"2025-08-31T12:31:25.942Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mne-tools","funding_links":["https://github.com/sponsors/mne-tools"],"total_stars":4592,"followers":248,"following":0,"created_at":"2022-11-03T00:31:21.245Z","updated_at":"2025-08-31T12:31:25.942Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools/repositories"},"packages":[{"id":5299298,"name":"mne-installer-menus","ecosystem":"conda","description":"The main package for MNE-Python is named `mne` in conda-forge and should be suitable for most users. The conda recipe produces the following:  - `mne`: should be installed for full functionality including 3D visualization. - `mne-base`: only pulls dependencies for basic functionality and 2D visualization. - `mne-installer-menus`: should not be installed manually, as it is only meant to be used by the standalone installers.","homepage":"http://mne.tools","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/mne-tools/mne-python","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2022-03-21T15:24:05.000Z","latest_release_published_at":"2022-11-11T20:06:44.000Z","latest_release_number":"1.2.2","last_synced_at":"2025-09-02T23:40:06.462Z","created_at":"2022-10-03T16:06:09.525Z","updated_at":"2025-09-02T23:40:06.462Z","registry_url":"https://anaconda.org/conda-forge/mne-installer-menus","install_command":"conda install -c conda-forge mne-installer-menus","documentation_url":null,"metadata":{},"repo_metadata":{"id":1354083,"uuid":"1301584","full_name":"mne-tools/mne-python","owner":"mne-tools","description":"MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python","archived":false,"fork":false,"pushed_at":"2025-08-22T17:52:59.000Z","size":165621,"stargazers_count":3026,"open_issues_count":607,"forks_count":1401,"subscribers_count":84,"default_branch":"main","last_synced_at":"2025-08-23T21:33:54.365Z","etag":null,"topics":["ecog","eeg","electrocorticography","electroencephalography","machine-learning","magnetoencephalography","meg","neuroimaging","neuroscience","python","statistics","visualization"],"latest_commit_sha":null,"homepage":"https://mne.tools","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mne-tools.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null},"funding":{"open_collective":"mne-python"}},"created_at":"2011-01-28T03:31:13.000Z","updated_at":"2025-08-23T14:51:20.000Z","dependencies_parsed_at":"2025-08-16T14:48:30.861Z","dependency_job_id":null,"html_url":"https://github.com/mne-tools/mne-python","commit_stats":{"total_commits":15892,"total_committers":360,"mean_commits":"44.144444444444446","dds":0.7460986659954694,"last_synced_commit":"4518a1a918051542ab7360ff63c529121a499417"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/mne-tools/mne-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/sbom","scorecard":{"id":165765,"data":{"date":"2025-08-11","repo":{"name":"github.com/mne-tools/mne-python","commit":"ace9381898b3ad9da9590a3d0b99abedaa74e033"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 18/24 approved changesets -- score normalized to 7","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:7","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/credit.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Warn: no topLevel permission defined: .github/workflows/automerge.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_changelog.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/circle_artifacts.yml:3","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/circle_artifacts.yml:4","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/credit.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:20"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"CII-Best-Practices","score":7,"reason":"badge detected: Silver","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:36"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 27 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/autofix.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/autofix.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_changelog.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/check_changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/circle_artifacts.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/circle_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/credit.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/credit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/credit.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/credit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:6","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:8","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:11","Warn: pipCommand not pinned by hash: tools/circleci_dependencies.sh:3","Warn: pipCommand not pinned by hash: tools/circleci_dependencies.sh:4","Warn: pipCommand not pinned by hash: tools/github_actions_dependencies.sh:36","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:16","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:25","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:41","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:46","Warn: pipCommand not pinned by hash: .github/workflows/autofix.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/credit.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:36","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of  15 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"}}]},"last_synced_at":"2025-08-16T14:48:10.632Z","repository_id":1354083,"created_at":"2025-08-16T14:48:10.633Z","updated_at":"2025-08-16T14:48:10.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272912425,"owners_count":25014074,"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-30T02:00:09.474Z","response_time":77,"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":"mne-tools","name":"MNE tools for MEG and EEG data analysis","uuid":"583875","kind":"organization","description":"","email":null,"website":"http://mne.tools","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/583875?v=4","repositories_count":45,"last_synced_at":"2025-08-22T19:13:37.219Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mne-tools","funding_links":["https://github.com/sponsors/mne-tools"],"total_stars":4577,"followers":246,"following":0,"created_at":"2022-11-03T00:31:21.245Z","updated_at":"2025-08-22T19:13:37.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools/repositories"},"tags":[{"name":"v1.10.1","sha":"2efba964834b142d081241cc0e9da755ccde5170","kind":"commit","published_at":"2025-08-11T14:12:57.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.10.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"48f158893f0a64f8696f2c13e30121f7a90585e6","kind":"commit","published_at":"2025-07-15T16:32:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.10.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"57afa23e64113a0d372271dda8e2160110e51796","kind":"commit","published_at":"2024-12-18T21:17:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.9.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"bf5173b3cdc69d86fb7db1f2fc2edd3b57fbc2a2","kind":"commit","published_at":"2024-08-19T01:24:59.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.8.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"663d7417fcf498f87c960e656672558f7efed698","kind":"commit","published_at":"2024-06-14T20:54:31.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.7.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"39a4ddb81cb6e7218f770d34f0ae93e5987258bb","kind":"commit","published_at":"2024-04-19T17:59:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.7.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"dc9f53d5a08040b5ff17fe678f22fdddf0fe9813","kind":"commit","published_at":"2024-01-16T18:32:37.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.6.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"e4838892bf8dcd220e623be66edfcef683f0e638","kind":"commit","published_at":"2023-11-20T20:21:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.6.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"1dea51d9c65ffc14f3726c6f05185e45a93265a0","kind":"commit","published_at":"2023-09-06T17:45:55.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.5.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4dd4db9647338dab31c1ca8847331502efcea3b7","kind":"commit","published_at":"2023-08-15T17:36:01.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.5.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"e34ee8cd7f6d54d818d38c6f83cc3422b77b019a","kind":"commit","published_at":"2023-06-06T14:41:43.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.4.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e596faec8bc96b9d3aec44d19ca3af6d4c564406","kind":"commit","published_at":"2023-06-05T16:27:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.4.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7661516c7cc73055e8cdf85970d8b481ea9e45aa","kind":"commit","published_at":"2023-05-10T15:02:03.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.4.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a2038b85c5071b37c0357a14cce059eb8faaae86","kind":"commit","published_at":"2023-02-23T20:11:49.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.3.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1c4c2504ee553e0cdb8def2bb0499b02bc93bbe3","kind":"commit","published_at":"2022-12-22T16:09:34.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.3.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"78e099d9c117c01a0545697a6bbb26521659556e","kind":"commit","published_at":"2022-12-02T21:33:19.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"4f3ad29ec65a9e888cb237b24c834a9e161ba3f5","kind":"commit","published_at":"2022-11-11T08:12:29.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"20cd463f274f6d09fde1dedeea284775d9d1e70a","kind":"commit","published_at":"2022-10-19T21:37:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"b9628c09599eca74feb13b9ef75aba2eee1801bb","kind":"commit","published_at":"2022-10-11T19:30:36.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"03afa32b487353595f520e06abbb237827392e31","kind":"commit","published_at":"2022-08-24T15:26:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.1.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d57a3d649050aa4cdcdea86e7f5b8039df8d2307","kind":"commit","published_at":"2022-08-03T15:48:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.1.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"89de9f2cfdb4775a7135271355a4c9bda5a40d2a","kind":"commit","published_at":"2022-05-12T13:32:43.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"fa3b3efd1b5491ec6765c42dd0a7613f8eeba5e4","kind":"commit","published_at":"2022-04-15T14:54:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f9432259fb286257b554a11291b20941959d1e1b","kind":"commit","published_at":"2022-04-08T20:10:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"044d62f9f1749b4ed8a0cfaf1316e2ee6abfc86a","kind":"commit","published_at":"2022-03-21T14:29:07.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.0/manifests"},{"name":"v0.24.1","sha":"00f27916b1eb865d33c6dcb757ef5412c7a6bcbb","kind":"commit","published_at":"2021-12-01T12:38:06.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.24.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"8462dd47fefd66c15fa85b22835927ae208a6e55","kind":"commit","published_at":"2021-11-03T15:11:11.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.24.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"b579d328cb67d6a0096ff5ba74e4e2e557e84065","kind":"commit","published_at":"2021-09-09T19:56:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"8aba865633e7a14c5bf382c31dc55e2fd07a7c3f","kind":"commit","published_at":"2021-08-30T15:34:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.3/manifests"},{"name":"v0.23.1","sha":"50a1524382d29e733dffff03c1ebb1ed4c0fd33a","kind":"commit","published_at":"2021-08-20T14:35:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.1/manifests"},{"name":"v0.23.2","sha":"50a1524382d29e733dffff03c1ebb1ed4c0fd33a","kind":"commit","published_at":"2021-08-20T14:35:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.2/manifests"},{"name":"v0.23.0","sha":"ce6e61c29462eee3ec7a0a9209e8d71f64e34745","kind":"commit","published_at":"2021-04-27T17:03:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"93359566261be5c3fe7ceef8cb1fefce910cca52","kind":"commit","published_at":"2021-04-02T17:22:46.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.22.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"957556e19be1c5ee899b30065816a8e9dbe79f6c","kind":"commit","published_at":"2020-12-17T15:28:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.22.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"22797c75b922768a3eb8752b978ba66853166f5b","kind":"commit","published_at":"2020-11-15T23:38:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.21.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"fa7064a8d4cf8857d66ca001a17fa66e7121d3bc","kind":"commit","published_at":"2020-11-05T17:00:38.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.21.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f6e99037ac4d13e2c73daf4d3da3974bd6027ac8","kind":"commit","published_at":"2020-09-21T09:53:06.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.21.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.0/manifests"},{"name":"v0.20.8","sha":"039e712156066d5a4d2a10b5d8797f7b72614dce","kind":"commit","published_at":"2020-09-04T02:36:18.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.8","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.8/manifests"},{"name":"v0.20.7","sha":"cb8a99e9ce97afc30170602caf1249a2f024fbe2","kind":"commit","published_at":"2020-06-13T12:08:01.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.7","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.7/manifests"},{"name":"v0.20.6","sha":"ca0e5b3a6a112489d8b6fcda9fc40b89c2c980f9","kind":"commit","published_at":"2020-06-12T17:22:19.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.6/manifests"},{"name":"v0.20.5","sha":"cd336b5c7ea3e9944665fd8e32a3bf2ff9a8a99f","kind":"commit","published_at":"2020-05-19T14:21:03.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"e8e57edc29e00b2227d01d5b347c796eeb54eddc","kind":"commit","published_at":"2020-05-11T15:53:01.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"06fbe7cb6839bee249653da3a2658305e55f4f43","kind":"commit","published_at":"2020-04-29T12:54:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"0a12015bbda46c4ab1d9ec8445afbf9db3d3a952","kind":"commit","published_at":"2020-04-28T22:35:22.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.2/manifests"},{"name":"0.20.1","sha":"e493aa6b7028b95684b889ceddad3806a3693dc1","kind":"commit","published_at":"2020-04-23T19:57:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/0.20.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.20.1/manifests"},{"name":"v0.20.1","sha":"e493aa6b7028b95684b889ceddad3806a3693dc1","kind":"commit","published_at":"2020-04-23T19:57:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"9ca6b11553a8dc9eaee7e5cdbcdbe7f02d26aaa6","kind":"commit","published_at":"2020-03-27T16:41:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"ec4837ec861624bfed9f5f6ff9d9275e442db4b2","kind":"commit","published_at":"2019-10-25T14:42:45.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.19.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"3247bd1f7aafb120a20c70dd0b348c396bb74cc5","kind":"commit","published_at":"2019-09-24T13:16:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.19.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.0/manifests"},{"name":"v0.19rc0","sha":"3247bd1f7aafb120a20c70dd0b348c396bb74cc5","kind":"commit","published_at":"2019-09-24T13:16:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.19rc0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.19rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.19rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19rc0/manifests"},{"name":"v0.18","sha":"580373859af9e65518660a0b8357003e1a5fdb95","kind":"commit","published_at":"2019-05-21T19:53:05.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.18","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18/manifests"},{"name":"v0.18.1","sha":"c71f1bde437585b6c04d63876fc66d0c56c803fb","kind":"commit","published_at":"2019-05-21T11:45:00.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.18.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18.1/manifests"},{"name":"v0.18rc0","sha":"76f6aee1a1be504174de6dc0a13b1c02175bc2ec","kind":"tag","published_at":"2019-05-19T14:20:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.18rc0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.18rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.18rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18rc0/manifests"},{"name":"v0.17.2","sha":"34d108bbc9d2e1614b1de56461976ccf15e6d66d","kind":"commit","published_at":"2019-04-03T05:17:42.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.17.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"446574738b51c19fa440056f822411624cb46ca7","kind":"commit","published_at":"2019-02-15T21:10:34.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.17.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.1/manifests"},{"name":"v0.17","sha":"5b1ac27c54b280bda065f7741953e829b0f03305","kind":"commit","published_at":"2018-11-19T18:10:45.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.17","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17/manifests"},{"name":"v0.16.2","sha":"50b2ed8eeff14c54862414ac6607b4fd3eb8e2b9","kind":"commit","published_at":"2018-07-09T07:55:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.16.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16.2/manifests"},{"name":"v0.16","sha":"ff5dd47a45daa65884ccd8351cc6ba92218b9248","kind":"commit","published_at":"2018-05-01T13:20:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.16","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16/manifests"},{"name":"v0.15.2","sha":"1f8326d043ee191d071c7e700c9cc7769d91339f","kind":"commit","published_at":"2017-11-25T20:39:39.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.15.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1b612fa4c53526895131e326a3dab4d71f6ad4c0","kind":"commit","published_at":"2017-11-23T08:18:44.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.15.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.1/manifests"},{"name":"v0.15","sha":"953d6d1889eba3c9e9bc1b1c3be396f22324bce8","kind":"commit","published_at":"2017-10-19T07:23:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.15","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"82a65eada29404c98957dd61c8608ea13c28dcd8","kind":"commit","published_at":"2017-06-03T12:44:10.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.14.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"f6bd2117a7041f5b6a2aed018bb76d72f017c2a4","kind":"commit","published_at":"2017-03-22T19:53:05.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.14","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"b61b87d017af05aaf5c917ac8a904e43496ed6a9","kind":"commit","published_at":"2016-11-21T07:49:17.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.13.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13.1/manifests"},{"name":"upstream/0.13+git8-gcb8707f","sha":"674801bd564fb4c6d918ce4326f9a01e85070a9c","kind":"tag","published_at":"2016-11-18T15:35:46.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.13+git8-gcb8707f","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.13+git8-gcb8707f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.13%2Bgit8-gcb8707f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+git8-gcb8707f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+git8-gcb8707f/manifests"},{"name":"upstream/0.13+dfsg","sha":"8b4f854e092b32acb230b80bdb5ea7ba2a080df2","kind":"tag","published_at":"2016-09-29T00:36:58.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.13+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.13+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.13%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+dfsg/manifests"},{"name":"v0.13","sha":"3707a76257512f3cbc0fd2f2835c9d03c26bea97","kind":"commit","published_at":"2016-09-27T19:18:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.13","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13/manifests"},{"name":"v0.12","sha":"f3271ae635736a6bfb822bac110b8b9c688cf79e","kind":"commit","published_at":"2016-05-10T16:52:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.12","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.12/manifests"},{"name":"v0.10.2","sha":"4673e89b1be8084507ff8c353343949ce7106ef8","kind":"commit","published_at":"2016-02-16T14:54:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.10.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.2/manifests"},{"name":"upstream/0.11+dfsg","sha":"88d4b22c84015b6aba58543d8f34b570831a2533","kind":"tag","published_at":"2016-01-05T01:51:39.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.11+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.11+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.11%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.11+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.11+dfsg/manifests"},{"name":"v0.11","sha":"1505bda160e1e18c024463737ca0b33697fd8fdd","kind":"commit","published_at":"2015-12-24T03:16:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.11","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.11/manifests"},{"name":"debian/0.10.1+dfsg-1","sha":"ed85992c393dc402ce74ed066343258eca827d60","kind":"tag","published_at":"2015-11-27T15:44:54.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.10.1+dfsg-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.10.1+dfsg-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.10.1%2Bdfsg-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.10.1+dfsg-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.10.1+dfsg-1/manifests"},{"name":"v0.10.1","sha":"a7670d08da1bcb05e2fcc50c60e749b854abcef1","kind":"commit","published_at":"2015-11-20T14:08:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.10.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.1/manifests"},{"name":"v0.10","sha":"9bf1d512c3530647aee4327032f367f8b687a4f9","kind":"commit","published_at":"2015-10-23T12:39:10.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.10","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10/manifests"},{"name":"v0.9","sha":"4c7833f0a759b86c7ac780b448f9126ae4742483","kind":"commit","published_at":"2015-05-21T23:11:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.9","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.9/manifests"},{"name":"debian/0.8.6+dfsg-2","sha":"a9e829c904d66aa12f1d99fd25607ffb3d14af9d","kind":"tag","published_at":"2014-12-11T22:07:58.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.8.6+dfsg-2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.8.6+dfsg-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.8.6%2Bdfsg-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-2/manifests"},{"name":"debian/0.8.6+dfsg-1","sha":"890e278a049a7e9c9ccfbab7a05ac46e4fc6c323","kind":"tag","published_at":"2014-10-30T02:46:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.8.6+dfsg-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.8.6+dfsg-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.8.6%2Bdfsg-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-1/manifests"},{"name":"upstream/0.8.6+dfsg","sha":"94fc3629b5107949b2d4b412bd0274b47858561a","kind":"tag","published_at":"2014-10-26T14:19:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.6+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.6+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.6%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.6+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.6+dfsg/manifests"},{"name":"v0.8.6","sha":"fc60d218325d7fe983b12dd19917e81fcce11d40","kind":"commit","published_at":"2014-10-16T18:18:25.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"c4a4a4660dbc5271dfea764c5b6b9d4b41978310","kind":"commit","published_at":"2014-10-08T06:50:25.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.5/manifests"},{"name":"debian/0.8.4+dfsg-1","sha":"324a95e6a522c8e912cd053339f5e828991a4674","kind":"tag","published_at":"2014-09-24T12:29:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.8.4+dfsg-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.8.4+dfsg-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.8.4%2Bdfsg-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.4+dfsg-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.4+dfsg-1/manifests"},{"name":"upstream/0.8.4+dfsg","sha":"1a4470ce35b272ed7db04cf2ff2260f63a80434e","kind":"tag","published_at":"2014-09-24T12:03:06.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.4+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.4+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.4%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.4+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.4+dfsg/manifests"},{"name":"v0.8.4","sha":"e2926f533764be9386bc7972f8ddae84bd2fc38e","kind":"commit","published_at":"2014-09-23T10:50:15.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.4/manifests"},{"name":"upstream/0.8.3+dfsg","sha":"8e4ae89b76a5fed888aa78f6bbfeb39ea1f11610","kind":"tag","published_at":"2014-09-21T21:49:57.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.3+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.3+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.3%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.3+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.3+dfsg/manifests"},{"name":"v0.8.3","sha":"fc64a1ff8834de553152112debc215f660169daf","kind":"commit","published_at":"2014-09-01T08:23:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.3/manifests"},{"name":"0.8.3","sha":"fc64a1ff8834de553152112debc215f660169daf","kind":"commit","published_at":"2014-09-01T08:23:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/0.8.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.8.3/manifests"},{"name":"upstream/0.8.2+dfsg","sha":"3a789581cde78cdf73f1b66834dbfad712c710b3","kind":"tag","published_at":"2014-08-05T06:48:12.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.2+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.2+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.2%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.2+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.2+dfsg/manifests"},{"name":"v0.8.2","sha":"e4296cd8123948d99972d3282887144928a9bd68","kind":"commit","published_at":"2014-08-02T13:33:20.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"880a2c5a322b017ddbea13314800ef6e77a44979","kind":"commit","published_at":"2014-08-01T22:17:11.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.1/manifests"},{"name":"v0.8","sha":"fa7c3b9d7dab2ec77f2d98301208a9f23deec043","kind":"commit","published_at":"2014-07-25T15:15:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8/manifests"},{"name":"debian/0.7.3-1","sha":"ae8bf5a8aa9a26621693441eb071252f85b01c6e","kind":"commit","published_at":"2014-01-18T23:12:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.7.3-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.7.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.7.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.3-1/manifests"},{"name":"v0.7.3","sha":"b84425c3f9ff8dbf2fe5391aa0736a408c89a4ab","kind":"commit","published_at":"2014-01-18T20:19:20.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.3/manifests"},{"name":"upstream/0.7.2","sha":"76ee144252412bddd07b201041b9e33675b8ee5e","kind":"tag","published_at":"2014-01-14T01:07:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.2/manifests"},{"name":"v0.7.2","sha":"01ce021a770d9091ab203ea178f55679b91b5f62","kind":"commit","published_at":"2014-01-13T22:56:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.2/manifests"},{"name":"debian/0.7.1-2","sha":"e1d70152267aedf2ba7f4f5be167d53854d5b2c2","kind":"tag","published_at":"2014-01-12T15:07:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.7.1-2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.7.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.7.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-2/manifests"},{"name":"debian/0.7.1-1","sha":"b969700e2d1b57676fe07681a5810c209bd64565","kind":"commit","published_at":"2014-01-08T17:32:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.7.1-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.7.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.7.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-1/manifests"},{"name":"upstream/0.7.1","sha":"d83144d78c449ccc8eacaff33585e5daf122d2fa","kind":"tag","published_at":"2014-01-08T15:38:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.1/manifests"},{"name":"v0.7.1","sha":"c1454d0b6da6ed08242d2ebc8db730454ee28d7d","kind":"commit","published_at":"2013-11-28T17:50:22.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.1/manifests"},{"name":"upstream/0.7","sha":"907acd7850721843f08256adea6a837016f834ea","kind":"tag","published_at":"2013-11-26T18:35:35.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7/manifests"},{"name":"v0.7","sha":"cfdb1da7566b963ccdce6bdfd7faccb8e9ef5990","kind":"commit","published_at":"2013-11-26T14:39:16.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7/manifests"},{"name":"upstream/0.7_rc5","sha":"74f36b17633079ca649a8c06579193f88bd1c72b","kind":"tag","published_at":"2013-11-25T21:58:05.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc5/manifests"},{"name":"v0.7rc5","sha":"5e2843a2c60a5ab1f603709ae467179525cdf5c2","kind":"commit","published_at":"2013-11-25T20:43:12.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc5/manifests"},{"name":"upstream/0.7_rc4","sha":"3943434cbe9061efe5cc08b072d978d16ff104bb","kind":"tag","published_at":"2013-11-23T22:10:35.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc4/manifests"},{"name":"v0.7rc4","sha":"4432804532b3c3d6ab3de04f34de826a02071f4f","kind":"commit","published_at":"2013-11-23T21:36:03.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc4/manifests"},{"name":"upstream/0.7_rc3","sha":"570fa18e68164479dab0a237baf4c8475883b760","kind":"tag","published_at":"2013-11-23T16:24:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc3/manifests"},{"name":"v0.7rc3","sha":"9e2ed27046e42b337d56dfe4fabb6a5706c002e6","kind":"commit","published_at":"2013-11-22T22:35:49.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc3/manifests"},{"name":"upstream/0.7_rc2","sha":"340cf7d0b79b08921f4bf3a391a1a8cbb51bf80f","kind":"tag","published_at":"2013-11-22T21:19:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc2/manifests"},{"name":"upstream/0.7rc2","sha":"1ed39d77cb86e5ca11062cd197eeccdec0e9a096","kind":"tag","published_at":"2013-11-22T21:10:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7rc2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7rc2/manifests"},{"name":"v0.7rc2","sha":"c68ec9574ccd78418e11d7a9b577b40d1933d8fd","kind":"commit","published_at":"2013-11-22T00:42:56.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc2/manifests"},{"name":"upstream/0.7_rc1","sha":"3ceaf1717a48e3f6c51a4eb76db845cc0bbac185","kind":"tag","published_at":"2013-11-21T20:52:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc1/manifests"},{"name":"upstream/0.6","sha":"21bf9c0a9291e6f10a0820144bb14ff7ab62011a","kind":"tag","published_at":"2013-11-21T10:51:41.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.6/manifests"},{"name":"v0.7rc1","sha":"ece7fa8801ea4b7746c028f437a2832760a03d0d","kind":"commit","published_at":"2013-11-21T07:55:22.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc1/manifests"},{"name":"v0.6","sha":"bebe2fb3a78446c554f27071c94310817a5e07fb","kind":"commit","published_at":"2013-06-15T17:41:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.6/manifests"},{"name":"v0.5","sha":"5c906478d7eac47c6f1c40f4377692026258e90e","kind":"commit","published_at":"2012-12-27T08:26:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.5/manifests"},{"name":"v0.4","sha":"0e021d39cab77449fc62283314fb13c4bfd7e283","kind":"commit","published_at":"2012-08-22T17:06:15.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.4/manifests"},{"name":"0.4","sha":"7a1b19df77bbea45219b109b7891f448fbc3f4e3","kind":"commit","published_at":"2012-08-22T13:16:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/0.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.4/manifests"},{"name":"v0.3","sha":"d3a28247b3ba577d2d3f572e2764cb83421c5b7d","kind":"commit","published_at":"2012-03-23T13:20:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.3/manifests"},{"name":"v0.2","sha":"ab65aa31a0dc54e6b5062cf7189237aa6d556a4e","kind":"tag","published_at":"2011-11-08T17:16:55.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.2/manifests"},{"name":"v0.1","sha":"25bcb032410b6cd79f321f398b8f67ab8e512b15","kind":"tag","published_at":"2011-11-08T16:34:54.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T21:41:47.599Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":7.936111804342401,"forks_count":4.0628899426004494,"average":24.29997504367357},"purl":"pkg:conda/mne-installer-menus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mne-installer-menus","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mne-installer-menus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mne-installer-menus/dependencies","status":null,"funding_links":["https://opencollective.com/mne-python","https://github.com/sponsors/mne-tools"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T11:00:44.835Z","issues_count":756,"pull_requests_count":1182,"avg_time_to_close_issue":23752655.94375,"avg_time_to_close_pull_request":2100400.326395459,"issues_closed_count":479,"pull_requests_closed_count":1055,"pull_request_authors_count":160,"issue_authors_count":272,"avg_comments_per_issue":5.794973544973545,"avg_comments_per_pull_request":3.720812182741117,"merged_pull_requests_count":961,"bot_issues_count":0,"bot_pull_requests_count":138,"past_year_issues_count":171,"past_year_pull_requests_count":413,"past_year_avg_time_to_close_issue":2165394.3333333335,"past_year_avg_time_to_close_pull_request":914844.7743902439,"past_year_issues_closed_count":99,"past_year_pull_requests_closed_count":328,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":89,"past_year_avg_comments_per_issue":3.2982456140350878,"past_year_avg_comments_per_pull_request":2.3292978208232444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":301,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/issues","maintainers":[{"login":"larsoner","count":427,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"hoechenberger","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"drammock","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"sappelhoff","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"mscheltienne","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"},{"login":"jasmainak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasmainak"},{"login":"britta-wstnr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/britta-wstnr"},{"login":"rob-luke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rob-luke"},{"login":"agramfort","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agramfort"},{"login":"adam2392","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam2392"},{"login":"dengemann","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengemann"},{"login":"kingjr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kingjr"},{"login":"teonbrooks","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"marsipu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsipu"},{"login":"mmagnuski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmagnuski"},{"login":"SherazKhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SherazKhan"}],"active_maintainers":[{"login":"larsoner","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"sappelhoff","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"drammock","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"mscheltienne","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"},{"login":"hoechenberger","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"britta-wstnr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/britta-wstnr"},{"login":"teonbrooks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"jasmainak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasmainak"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mne-installer-menus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mne-installer-menus/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mne-installer-menus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mne-installer-menus/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2804999,"name":"mne","ecosystem":"pypi","description":"MNE-Python project for MEG and EEG data analysis.","homepage":"https://mne.tools/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/mne-tools/mne-python","keywords_array":["ECoG","EEG","MEG","brain","fNIRS","neuroimaging","neuroscience"],"namespace":null,"versions_count":82,"first_release_published_at":"2011-09-23T21:55:25.000Z","latest_release_published_at":"2025-08-11T14:17:38.000Z","latest_release_number":"1.10.1","last_synced_at":"2025-09-04T00:06:02.774Z","created_at":"2022-04-10T11:37:42.871Z","updated_at":"2025-09-04T11:35:45.384Z","registry_url":"https://pypi.org/project/mne/","install_command":"pip install mne --index-url https://pypi.org/simple","documentation_url":"https://mne.tools/","metadata":{"funding":null,"documentation":"https://mne.tools/","classifiers":["Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"mne","project_status":null},"repo_metadata":{"id":1354083,"uuid":"1301584","full_name":"mne-tools/mne-python","owner":"mne-tools","description":"MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python","archived":false,"fork":false,"pushed_at":"2025-08-30T09:00:08.000Z","size":165687,"stargazers_count":3034,"open_issues_count":606,"forks_count":1407,"subscribers_count":84,"default_branch":"main","last_synced_at":"2025-08-30T21:39:39.554Z","etag":null,"topics":["ecog","eeg","electrocorticography","electroencephalography","machine-learning","magnetoencephalography","meg","neuroimaging","neuroscience","python","statistics","visualization"],"latest_commit_sha":null,"homepage":"https://mne.tools","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mne-tools.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null},"funding":{"open_collective":"mne-python"}},"created_at":"2011-01-28T03:31:13.000Z","updated_at":"2025-08-29T12:41:53.000Z","dependencies_parsed_at":"2025-08-16T14:48:30.861Z","dependency_job_id":null,"html_url":"https://github.com/mne-tools/mne-python","commit_stats":{"total_commits":15892,"total_committers":360,"mean_commits":"44.144444444444446","dds":0.7460986659954694,"last_synced_commit":"4518a1a918051542ab7360ff63c529121a499417"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/mne-tools/mne-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/sbom","scorecard":{"id":165765,"data":{"date":"2025-08-11","repo":{"name":"github.com/mne-tools/mne-python","commit":"ace9381898b3ad9da9590a3d0b99abedaa74e033"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 18/24 approved changesets -- score normalized to 7","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:7","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/credit.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Warn: no topLevel permission defined: .github/workflows/automerge.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_changelog.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/circle_artifacts.yml:3","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/circle_artifacts.yml:4","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/credit.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:20"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"CII-Best-Practices","score":7,"reason":"badge detected: Silver","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:36"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 27 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/autofix.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/autofix.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_changelog.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/check_changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/circle_artifacts.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/circle_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/credit.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/credit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/credit.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/credit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:6","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:8","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:11","Warn: pipCommand not pinned by hash: tools/circleci_dependencies.sh:3","Warn: pipCommand not pinned by hash: tools/circleci_dependencies.sh:4","Warn: pipCommand not pinned by hash: tools/github_actions_dependencies.sh:36","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:16","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:25","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:41","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:46","Warn: pipCommand not pinned by hash: .github/workflows/autofix.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/credit.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:36","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of  15 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"}}]},"last_synced_at":"2025-08-16T14:48:10.632Z","repository_id":1354083,"created_at":"2025-08-16T14:48:10.633Z","updated_at":"2025-08-16T14:48:10.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273554087,"owners_count":25126292,"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-04T02:00:08.968Z","response_time":61,"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":"mne-tools","name":"MNE tools for MEG and EEG data analysis","uuid":"583875","kind":"organization","description":"","email":null,"website":"http://mne.tools","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/583875?v=4","repositories_count":45,"last_synced_at":"2025-08-31T12:31:25.942Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mne-tools","funding_links":["https://github.com/sponsors/mne-tools"],"total_stars":4592,"followers":248,"following":0,"created_at":"2022-11-03T00:31:21.245Z","updated_at":"2025-08-31T12:31:25.942Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools/repositories"},"tags":[{"name":"v1.10.1","sha":"2efba964834b142d081241cc0e9da755ccde5170","kind":"commit","published_at":"2025-08-11T14:12:57.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.10.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"48f158893f0a64f8696f2c13e30121f7a90585e6","kind":"commit","published_at":"2025-07-15T16:32:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.10.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"57afa23e64113a0d372271dda8e2160110e51796","kind":"commit","published_at":"2024-12-18T21:17:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.9.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"bf5173b3cdc69d86fb7db1f2fc2edd3b57fbc2a2","kind":"commit","published_at":"2024-08-19T01:24:59.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.8.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"663d7417fcf498f87c960e656672558f7efed698","kind":"commit","published_at":"2024-06-14T20:54:31.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.7.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"39a4ddb81cb6e7218f770d34f0ae93e5987258bb","kind":"commit","published_at":"2024-04-19T17:59:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.7.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"dc9f53d5a08040b5ff17fe678f22fdddf0fe9813","kind":"commit","published_at":"2024-01-16T18:32:37.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.6.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"e4838892bf8dcd220e623be66edfcef683f0e638","kind":"commit","published_at":"2023-11-20T20:21:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.6.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"1dea51d9c65ffc14f3726c6f05185e45a93265a0","kind":"commit","published_at":"2023-09-06T17:45:55.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.5.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4dd4db9647338dab31c1ca8847331502efcea3b7","kind":"commit","published_at":"2023-08-15T17:36:01.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.5.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"e34ee8cd7f6d54d818d38c6f83cc3422b77b019a","kind":"commit","published_at":"2023-06-06T14:41:43.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.4.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e596faec8bc96b9d3aec44d19ca3af6d4c564406","kind":"commit","published_at":"2023-06-05T16:27:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.4.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7661516c7cc73055e8cdf85970d8b481ea9e45aa","kind":"commit","published_at":"2023-05-10T15:02:03.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.4.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a2038b85c5071b37c0357a14cce059eb8faaae86","kind":"commit","published_at":"2023-02-23T20:11:49.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.3.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1c4c2504ee553e0cdb8def2bb0499b02bc93bbe3","kind":"commit","published_at":"2022-12-22T16:09:34.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.3.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"78e099d9c117c01a0545697a6bbb26521659556e","kind":"commit","published_at":"2022-12-02T21:33:19.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"4f3ad29ec65a9e888cb237b24c834a9e161ba3f5","kind":"commit","published_at":"2022-11-11T08:12:29.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"20cd463f274f6d09fde1dedeea284775d9d1e70a","kind":"commit","published_at":"2022-10-19T21:37:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"b9628c09599eca74feb13b9ef75aba2eee1801bb","kind":"commit","published_at":"2022-10-11T19:30:36.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"03afa32b487353595f520e06abbb237827392e31","kind":"commit","published_at":"2022-08-24T15:26:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.1.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d57a3d649050aa4cdcdea86e7f5b8039df8d2307","kind":"commit","published_at":"2022-08-03T15:48:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.1.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"89de9f2cfdb4775a7135271355a4c9bda5a40d2a","kind":"commit","published_at":"2022-05-12T13:32:43.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"fa3b3efd1b5491ec6765c42dd0a7613f8eeba5e4","kind":"commit","published_at":"2022-04-15T14:54:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f9432259fb286257b554a11291b20941959d1e1b","kind":"commit","published_at":"2022-04-08T20:10:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"044d62f9f1749b4ed8a0cfaf1316e2ee6abfc86a","kind":"commit","published_at":"2022-03-21T14:29:07.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.0/manifests"},{"name":"v0.24.1","sha":"00f27916b1eb865d33c6dcb757ef5412c7a6bcbb","kind":"commit","published_at":"2021-12-01T12:38:06.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.24.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"8462dd47fefd66c15fa85b22835927ae208a6e55","kind":"commit","published_at":"2021-11-03T15:11:11.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.24.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"b579d328cb67d6a0096ff5ba74e4e2e557e84065","kind":"commit","published_at":"2021-09-09T19:56:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"8aba865633e7a14c5bf382c31dc55e2fd07a7c3f","kind":"commit","published_at":"2021-08-30T15:34:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.3/manifests"},{"name":"v0.23.1","sha":"50a1524382d29e733dffff03c1ebb1ed4c0fd33a","kind":"commit","published_at":"2021-08-20T14:35:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.1/manifests"},{"name":"v0.23.2","sha":"50a1524382d29e733dffff03c1ebb1ed4c0fd33a","kind":"commit","published_at":"2021-08-20T14:35:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.2/manifests"},{"name":"v0.23.0","sha":"ce6e61c29462eee3ec7a0a9209e8d71f64e34745","kind":"commit","published_at":"2021-04-27T17:03:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"93359566261be5c3fe7ceef8cb1fefce910cca52","kind":"commit","published_at":"2021-04-02T17:22:46.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.22.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"957556e19be1c5ee899b30065816a8e9dbe79f6c","kind":"commit","published_at":"2020-12-17T15:28:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.22.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"22797c75b922768a3eb8752b978ba66853166f5b","kind":"commit","published_at":"2020-11-15T23:38:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.21.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"fa7064a8d4cf8857d66ca001a17fa66e7121d3bc","kind":"commit","published_at":"2020-11-05T17:00:38.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.21.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f6e99037ac4d13e2c73daf4d3da3974bd6027ac8","kind":"commit","published_at":"2020-09-21T09:53:06.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.21.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.0/manifests"},{"name":"v0.20.8","sha":"039e712156066d5a4d2a10b5d8797f7b72614dce","kind":"commit","published_at":"2020-09-04T02:36:18.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.8","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.8/manifests"},{"name":"v0.20.7","sha":"cb8a99e9ce97afc30170602caf1249a2f024fbe2","kind":"commit","published_at":"2020-06-13T12:08:01.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.7","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.7/manifests"},{"name":"v0.20.6","sha":"ca0e5b3a6a112489d8b6fcda9fc40b89c2c980f9","kind":"commit","published_at":"2020-06-12T17:22:19.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.6/manifests"},{"name":"v0.20.5","sha":"cd336b5c7ea3e9944665fd8e32a3bf2ff9a8a99f","kind":"commit","published_at":"2020-05-19T14:21:03.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"e8e57edc29e00b2227d01d5b347c796eeb54eddc","kind":"commit","published_at":"2020-05-11T15:53:01.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"06fbe7cb6839bee249653da3a2658305e55f4f43","kind":"commit","published_at":"2020-04-29T12:54:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"0a12015bbda46c4ab1d9ec8445afbf9db3d3a952","kind":"commit","published_at":"2020-04-28T22:35:22.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.2/manifests"},{"name":"0.20.1","sha":"e493aa6b7028b95684b889ceddad3806a3693dc1","kind":"commit","published_at":"2020-04-23T19:57:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/0.20.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.20.1/manifests"},{"name":"v0.20.1","sha":"e493aa6b7028b95684b889ceddad3806a3693dc1","kind":"commit","published_at":"2020-04-23T19:57:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"9ca6b11553a8dc9eaee7e5cdbcdbe7f02d26aaa6","kind":"commit","published_at":"2020-03-27T16:41:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"ec4837ec861624bfed9f5f6ff9d9275e442db4b2","kind":"commit","published_at":"2019-10-25T14:42:45.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.19.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"3247bd1f7aafb120a20c70dd0b348c396bb74cc5","kind":"commit","published_at":"2019-09-24T13:16:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.19.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.0/manifests"},{"name":"v0.19rc0","sha":"3247bd1f7aafb120a20c70dd0b348c396bb74cc5","kind":"commit","published_at":"2019-09-24T13:16:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.19rc0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.19rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.19rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19rc0/manifests"},{"name":"v0.18","sha":"580373859af9e65518660a0b8357003e1a5fdb95","kind":"commit","published_at":"2019-05-21T19:53:05.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.18","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18/manifests"},{"name":"v0.18.1","sha":"c71f1bde437585b6c04d63876fc66d0c56c803fb","kind":"commit","published_at":"2019-05-21T11:45:00.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.18.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18.1/manifests"},{"name":"v0.18rc0","sha":"76f6aee1a1be504174de6dc0a13b1c02175bc2ec","kind":"tag","published_at":"2019-05-19T14:20:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.18rc0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.18rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.18rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18rc0/manifests"},{"name":"v0.17.2","sha":"34d108bbc9d2e1614b1de56461976ccf15e6d66d","kind":"commit","published_at":"2019-04-03T05:17:42.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.17.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"446574738b51c19fa440056f822411624cb46ca7","kind":"commit","published_at":"2019-02-15T21:10:34.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.17.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.1/manifests"},{"name":"v0.17","sha":"5b1ac27c54b280bda065f7741953e829b0f03305","kind":"commit","published_at":"2018-11-19T18:10:45.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.17","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17/manifests"},{"name":"v0.16.2","sha":"50b2ed8eeff14c54862414ac6607b4fd3eb8e2b9","kind":"commit","published_at":"2018-07-09T07:55:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.16.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16.2/manifests"},{"name":"v0.16","sha":"ff5dd47a45daa65884ccd8351cc6ba92218b9248","kind":"commit","published_at":"2018-05-01T13:20:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.16","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16/manifests"},{"name":"v0.15.2","sha":"1f8326d043ee191d071c7e700c9cc7769d91339f","kind":"commit","published_at":"2017-11-25T20:39:39.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.15.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1b612fa4c53526895131e326a3dab4d71f6ad4c0","kind":"commit","published_at":"2017-11-23T08:18:44.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.15.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.1/manifests"},{"name":"v0.15","sha":"953d6d1889eba3c9e9bc1b1c3be396f22324bce8","kind":"commit","published_at":"2017-10-19T07:23:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.15","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"82a65eada29404c98957dd61c8608ea13c28dcd8","kind":"commit","published_at":"2017-06-03T12:44:10.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.14.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"f6bd2117a7041f5b6a2aed018bb76d72f017c2a4","kind":"commit","published_at":"2017-03-22T19:53:05.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.14","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"b61b87d017af05aaf5c917ac8a904e43496ed6a9","kind":"commit","published_at":"2016-11-21T07:49:17.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.13.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13.1/manifests"},{"name":"upstream/0.13+git8-gcb8707f","sha":"674801bd564fb4c6d918ce4326f9a01e85070a9c","kind":"tag","published_at":"2016-11-18T15:35:46.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.13+git8-gcb8707f","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.13+git8-gcb8707f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.13%2Bgit8-gcb8707f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+git8-gcb8707f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+git8-gcb8707f/manifests"},{"name":"upstream/0.13+dfsg","sha":"8b4f854e092b32acb230b80bdb5ea7ba2a080df2","kind":"tag","published_at":"2016-09-29T00:36:58.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.13+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.13+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.13%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+dfsg/manifests"},{"name":"v0.13","sha":"3707a76257512f3cbc0fd2f2835c9d03c26bea97","kind":"commit","published_at":"2016-09-27T19:18:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.13","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13/manifests"},{"name":"v0.12","sha":"f3271ae635736a6bfb822bac110b8b9c688cf79e","kind":"commit","published_at":"2016-05-10T16:52:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.12","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.12/manifests"},{"name":"v0.10.2","sha":"4673e89b1be8084507ff8c353343949ce7106ef8","kind":"commit","published_at":"2016-02-16T14:54:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.10.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.2/manifests"},{"name":"upstream/0.11+dfsg","sha":"88d4b22c84015b6aba58543d8f34b570831a2533","kind":"tag","published_at":"2016-01-05T01:51:39.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.11+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.11+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.11%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.11+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.11+dfsg/manifests"},{"name":"v0.11","sha":"1505bda160e1e18c024463737ca0b33697fd8fdd","kind":"commit","published_at":"2015-12-24T03:16:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.11","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.11/manifests"},{"name":"debian/0.10.1+dfsg-1","sha":"ed85992c393dc402ce74ed066343258eca827d60","kind":"tag","published_at":"2015-11-27T15:44:54.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.10.1+dfsg-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.10.1+dfsg-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.10.1%2Bdfsg-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.10.1+dfsg-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.10.1+dfsg-1/manifests"},{"name":"v0.10.1","sha":"a7670d08da1bcb05e2fcc50c60e749b854abcef1","kind":"commit","published_at":"2015-11-20T14:08:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.10.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.1/manifests"},{"name":"v0.10","sha":"9bf1d512c3530647aee4327032f367f8b687a4f9","kind":"commit","published_at":"2015-10-23T12:39:10.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.10","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10/manifests"},{"name":"v0.9","sha":"4c7833f0a759b86c7ac780b448f9126ae4742483","kind":"commit","published_at":"2015-05-21T23:11:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.9","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.9/manifests"},{"name":"debian/0.8.6+dfsg-2","sha":"a9e829c904d66aa12f1d99fd25607ffb3d14af9d","kind":"tag","published_at":"2014-12-11T22:07:58.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.8.6+dfsg-2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.8.6+dfsg-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.8.6%2Bdfsg-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-2/manifests"},{"name":"debian/0.8.6+dfsg-1","sha":"890e278a049a7e9c9ccfbab7a05ac46e4fc6c323","kind":"tag","published_at":"2014-10-30T02:46:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.8.6+dfsg-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.8.6+dfsg-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.8.6%2Bdfsg-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-1/manifests"},{"name":"upstream/0.8.6+dfsg","sha":"94fc3629b5107949b2d4b412bd0274b47858561a","kind":"tag","published_at":"2014-10-26T14:19:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.6+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.6+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.6%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.6+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.6+dfsg/manifests"},{"name":"v0.8.6","sha":"fc60d218325d7fe983b12dd19917e81fcce11d40","kind":"commit","published_at":"2014-10-16T18:18:25.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"c4a4a4660dbc5271dfea764c5b6b9d4b41978310","kind":"commit","published_at":"2014-10-08T06:50:25.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.5/manifests"},{"name":"debian/0.8.4+dfsg-1","sha":"324a95e6a522c8e912cd053339f5e828991a4674","kind":"tag","published_at":"2014-09-24T12:29:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.8.4+dfsg-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.8.4+dfsg-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.8.4%2Bdfsg-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.4+dfsg-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.4+dfsg-1/manifests"},{"name":"upstream/0.8.4+dfsg","sha":"1a4470ce35b272ed7db04cf2ff2260f63a80434e","kind":"tag","published_at":"2014-09-24T12:03:06.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.4+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.4+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.4%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.4+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.4+dfsg/manifests"},{"name":"v0.8.4","sha":"e2926f533764be9386bc7972f8ddae84bd2fc38e","kind":"commit","published_at":"2014-09-23T10:50:15.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.4/manifests"},{"name":"upstream/0.8.3+dfsg","sha":"8e4ae89b76a5fed888aa78f6bbfeb39ea1f11610","kind":"tag","published_at":"2014-09-21T21:49:57.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.3+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.3+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.3%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.3+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.3+dfsg/manifests"},{"name":"v0.8.3","sha":"fc64a1ff8834de553152112debc215f660169daf","kind":"commit","published_at":"2014-09-01T08:23:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.3/manifests"},{"name":"0.8.3","sha":"fc64a1ff8834de553152112debc215f660169daf","kind":"commit","published_at":"2014-09-01T08:23:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/0.8.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.8.3/manifests"},{"name":"upstream/0.8.2+dfsg","sha":"3a789581cde78cdf73f1b66834dbfad712c710b3","kind":"tag","published_at":"2014-08-05T06:48:12.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.2+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.2+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.2%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.2+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.2+dfsg/manifests"},{"name":"v0.8.2","sha":"e4296cd8123948d99972d3282887144928a9bd68","kind":"commit","published_at":"2014-08-02T13:33:20.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"880a2c5a322b017ddbea13314800ef6e77a44979","kind":"commit","published_at":"2014-08-01T22:17:11.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.1/manifests"},{"name":"v0.8","sha":"fa7c3b9d7dab2ec77f2d98301208a9f23deec043","kind":"commit","published_at":"2014-07-25T15:15:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8/manifests"},{"name":"debian/0.7.3-1","sha":"ae8bf5a8aa9a26621693441eb071252f85b01c6e","kind":"commit","published_at":"2014-01-18T23:12:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.7.3-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.7.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.7.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.3-1/manifests"},{"name":"v0.7.3","sha":"b84425c3f9ff8dbf2fe5391aa0736a408c89a4ab","kind":"commit","published_at":"2014-01-18T20:19:20.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.3/manifests"},{"name":"upstream/0.7.2","sha":"76ee144252412bddd07b201041b9e33675b8ee5e","kind":"tag","published_at":"2014-01-14T01:07:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.2/manifests"},{"name":"v0.7.2","sha":"01ce021a770d9091ab203ea178f55679b91b5f62","kind":"commit","published_at":"2014-01-13T22:56:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.2/manifests"},{"name":"debian/0.7.1-2","sha":"e1d70152267aedf2ba7f4f5be167d53854d5b2c2","kind":"tag","published_at":"2014-01-12T15:07:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.7.1-2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.7.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.7.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-2/manifests"},{"name":"debian/0.7.1-1","sha":"b969700e2d1b57676fe07681a5810c209bd64565","kind":"commit","published_at":"2014-01-08T17:32:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.7.1-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.7.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.7.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-1/manifests"},{"name":"upstream/0.7.1","sha":"d83144d78c449ccc8eacaff33585e5daf122d2fa","kind":"tag","published_at":"2014-01-08T15:38:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.1/manifests"},{"name":"v0.7.1","sha":"c1454d0b6da6ed08242d2ebc8db730454ee28d7d","kind":"commit","published_at":"2013-11-28T17:50:22.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.1/manifests"},{"name":"upstream/0.7","sha":"907acd7850721843f08256adea6a837016f834ea","kind":"tag","published_at":"2013-11-26T18:35:35.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7/manifests"},{"name":"v0.7","sha":"cfdb1da7566b963ccdce6bdfd7faccb8e9ef5990","kind":"commit","published_at":"2013-11-26T14:39:16.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7/manifests"},{"name":"upstream/0.7_rc5","sha":"74f36b17633079ca649a8c06579193f88bd1c72b","kind":"tag","published_at":"2013-11-25T21:58:05.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc5/manifests"},{"name":"v0.7rc5","sha":"5e2843a2c60a5ab1f603709ae467179525cdf5c2","kind":"commit","published_at":"2013-11-25T20:43:12.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc5/manifests"},{"name":"upstream/0.7_rc4","sha":"3943434cbe9061efe5cc08b072d978d16ff104bb","kind":"tag","published_at":"2013-11-23T22:10:35.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc4/manifests"},{"name":"v0.7rc4","sha":"4432804532b3c3d6ab3de04f34de826a02071f4f","kind":"commit","published_at":"2013-11-23T21:36:03.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc4/manifests"},{"name":"upstream/0.7_rc3","sha":"570fa18e68164479dab0a237baf4c8475883b760","kind":"tag","published_at":"2013-11-23T16:24:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc3/manifests"},{"name":"v0.7rc3","sha":"9e2ed27046e42b337d56dfe4fabb6a5706c002e6","kind":"commit","published_at":"2013-11-22T22:35:49.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc3/manifests"},{"name":"upstream/0.7_rc2","sha":"340cf7d0b79b08921f4bf3a391a1a8cbb51bf80f","kind":"tag","published_at":"2013-11-22T21:19:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc2/manifests"},{"name":"upstream/0.7rc2","sha":"1ed39d77cb86e5ca11062cd197eeccdec0e9a096","kind":"tag","published_at":"2013-11-22T21:10:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7rc2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7rc2/manifests"},{"name":"v0.7rc2","sha":"c68ec9574ccd78418e11d7a9b577b40d1933d8fd","kind":"commit","published_at":"2013-11-22T00:42:56.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc2/manifests"},{"name":"upstream/0.7_rc1","sha":"3ceaf1717a48e3f6c51a4eb76db845cc0bbac185","kind":"tag","published_at":"2013-11-21T20:52:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc1/manifests"},{"name":"upstream/0.6","sha":"21bf9c0a9291e6f10a0820144bb14ff7ab62011a","kind":"tag","published_at":"2013-11-21T10:51:41.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.6/manifests"},{"name":"v0.7rc1","sha":"ece7fa8801ea4b7746c028f437a2832760a03d0d","kind":"commit","published_at":"2013-11-21T07:55:22.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc1/manifests"},{"name":"v0.6","sha":"bebe2fb3a78446c554f27071c94310817a5e07fb","kind":"commit","published_at":"2013-06-15T17:41:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.6/manifests"},{"name":"v0.5","sha":"5c906478d7eac47c6f1c40f4377692026258e90e","kind":"commit","published_at":"2012-12-27T08:26:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.5/manifests"},{"name":"v0.4","sha":"0e021d39cab77449fc62283314fb13c4bfd7e283","kind":"commit","published_at":"2012-08-22T17:06:15.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.4/manifests"},{"name":"0.4","sha":"7a1b19df77bbea45219b109b7891f448fbc3f4e3","kind":"commit","published_at":"2012-08-22T13:16:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/0.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.4/manifests"},{"name":"v0.3","sha":"d3a28247b3ba577d2d3f572e2764cb83421c5b7d","kind":"commit","published_at":"2012-03-23T13:20:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.3/manifests"},{"name":"v0.2","sha":"ab65aa31a0dc54e6b5062cf7189237aa6d556a4e","kind":"tag","published_at":"2011-11-08T17:16:55.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.2/manifests"},{"name":"v0.1","sha":"25bcb032410b6cd79f321f398b8f67ab8e512b15","kind":"tag","published_at":"2011-11-08T16:34:54.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T11:35:45.384Z","dependent_packages_count":149,"downloads":313643,"downloads_period":"last-month","dependent_repos_count":646,"rankings":{"downloads":1.0636055887708158,"dependent_repos_count":0.5350304443334808,"dependent_packages_count":0.14144701243024954,"stargazers_count":1.4727576851294573,"forks_count":1.2004959189214333,"docker_downloads_count":1.3901678188111235,"average":0.96725074473276},"purl":"pkg:pypi/mne","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mne","docker_dependents_count":17,"docker_downloads_count":1584,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mne","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mne/dependencies","status":null,"funding_links":["https://opencollective.com/mne-python","https://github.com/sponsors/mne-tools"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T04:43:46.845Z","issues_count":753,"pull_requests_count":1692,"avg_time_to_close_issue":24940066.234513275,"avg_time_to_close_pull_request":2284705.8399168397,"issues_closed_count":452,"pull_requests_closed_count":1441,"pull_request_authors_count":158,"issue_authors_count":272,"avg_comments_per_issue":4.968127490039841,"avg_comments_per_pull_request":3.0833333333333335,"merged_pull_requests_count":1325,"bot_issues_count":1,"bot_pull_requests_count":215,"past_year_issues_count":184,"past_year_pull_requests_count":661,"past_year_avg_time_to_close_issue":1286878.8295454546,"past_year_avg_time_to_close_pull_request":457963.86534653464,"past_year_issues_closed_count":88,"past_year_pull_requests_closed_count":505,"past_year_pull_request_authors_count":76,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":1.7065217391304348,"past_year_avg_comments_per_pull_request":1.9304084720121029,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":123,"past_year_merged_pull_requests_count":469,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/issues","maintainers":[{"login":"larsoner","count":543,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"drammock","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"hoechenberger","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"sappelhoff","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"mscheltienne","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"},{"login":"agramfort","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agramfort"},{"login":"jasmainak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasmainak"},{"login":"britta-wstnr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/britta-wstnr"},{"login":"rob-luke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rob-luke"},{"login":"adam2392","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam2392"},{"login":"kingjr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kingjr"},{"login":"dengemann","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengemann"},{"login":"teonbrooks","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"marsipu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsipu"},{"login":"mmagnuski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmagnuski"},{"login":"SherazKhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SherazKhan"}],"active_maintainers":[{"login":"larsoner","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"sappelhoff","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"drammock","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"mscheltienne","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"},{"login":"hoechenberger","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"britta-wstnr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/britta-wstnr"},{"login":"teonbrooks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"jasmainak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasmainak"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mne/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mne/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mne/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mne/related_packages","maintainers":[{"uuid":"Eric89GXL","login":"Eric89GXL","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/Eric89GXL/","role":null,"created_at":"2022-12-05T15:28:33.873Z","updated_at":"2022-12-05T15:28:33.873Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Eric89GXL/packages"},{"uuid":"agramfort","login":"agramfort","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/agramfort/","role":null,"created_at":"2022-12-05T15:28:33.853Z","updated_at":"2022-12-05T15:28:33.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/agramfort/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724829,"maintainers_count":308212,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11684679,"name":"github.com/mne-tools/mne-python","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/mne-tools/mne-python","keywords_array":[],"namespace":null,"versions_count":67,"first_release_published_at":"2013-11-28T17:50:22.000Z","latest_release_published_at":"2025-08-11T14:12:57.000Z","latest_release_number":"v1.10.1","last_synced_at":"2025-09-02T23:40:39.318Z","created_at":"2025-05-25T08:29:27.171Z","updated_at":"2025-09-02T23:40:39.318Z","registry_url":"https://pkg.go.dev/github.com/mne-tools/mne-python","install_command":"go get github.com/mne-tools/mne-python","documentation_url":"https://pkg.go.dev/github.com/mne-tools/mne-python#section-documentation","metadata":{},"repo_metadata":{"id":1354083,"uuid":"1301584","full_name":"mne-tools/mne-python","owner":"mne-tools","description":"MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python","archived":false,"fork":false,"pushed_at":"2025-08-22T17:52:59.000Z","size":165621,"stargazers_count":3026,"open_issues_count":607,"forks_count":1401,"subscribers_count":84,"default_branch":"main","last_synced_at":"2025-08-23T21:33:54.365Z","etag":null,"topics":["ecog","eeg","electrocorticography","electroencephalography","machine-learning","magnetoencephalography","meg","neuroimaging","neuroscience","python","statistics","visualization"],"latest_commit_sha":null,"homepage":"https://mne.tools","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mne-tools.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null},"funding":{"open_collective":"mne-python"}},"created_at":"2011-01-28T03:31:13.000Z","updated_at":"2025-08-23T14:51:20.000Z","dependencies_parsed_at":"2025-08-16T14:48:30.861Z","dependency_job_id":null,"html_url":"https://github.com/mne-tools/mne-python","commit_stats":{"total_commits":15892,"total_committers":360,"mean_commits":"44.144444444444446","dds":0.7460986659954694,"last_synced_commit":"4518a1a918051542ab7360ff63c529121a499417"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/mne-tools/mne-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/sbom","scorecard":{"id":165765,"data":{"date":"2025-08-11","repo":{"name":"github.com/mne-tools/mne-python","commit":"ace9381898b3ad9da9590a3d0b99abedaa74e033"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 18/24 approved changesets -- score normalized to 7","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:7","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/credit.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Warn: no topLevel permission defined: .github/workflows/automerge.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_changelog.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/circle_artifacts.yml:3","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/circle_artifacts.yml:4","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/credit.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:20"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"CII-Best-Practices","score":7,"reason":"badge detected: Silver","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:36"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 27 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/autofix.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/autofix.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_changelog.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/check_changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/circle_artifacts.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/circle_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/credit.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/credit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/credit.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/credit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:6","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:8","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:11","Warn: pipCommand not pinned by hash: tools/circleci_dependencies.sh:3","Warn: pipCommand not pinned by hash: tools/circleci_dependencies.sh:4","Warn: pipCommand not pinned by hash: tools/github_actions_dependencies.sh:36","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:16","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:25","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:41","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:46","Warn: pipCommand not pinned by hash: .github/workflows/autofix.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/credit.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:36","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of  15 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"}}]},"last_synced_at":"2025-08-16T14:48:10.632Z","repository_id":1354083,"created_at":"2025-08-16T14:48:10.633Z","updated_at":"2025-08-16T14:48:10.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272912425,"owners_count":25014074,"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-30T02:00:09.474Z","response_time":77,"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":"mne-tools","name":"MNE tools for MEG and EEG data analysis","uuid":"583875","kind":"organization","description":"","email":null,"website":"http://mne.tools","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/583875?v=4","repositories_count":45,"last_synced_at":"2025-08-22T19:13:37.219Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mne-tools","funding_links":["https://github.com/sponsors/mne-tools"],"total_stars":4577,"followers":246,"following":0,"created_at":"2022-11-03T00:31:21.245Z","updated_at":"2025-08-22T19:13:37.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools/repositories"},"tags":[{"name":"v1.10.1","sha":"2efba964834b142d081241cc0e9da755ccde5170","kind":"commit","published_at":"2025-08-11T14:12:57.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.10.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"48f158893f0a64f8696f2c13e30121f7a90585e6","kind":"commit","published_at":"2025-07-15T16:32:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.10.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"57afa23e64113a0d372271dda8e2160110e51796","kind":"commit","published_at":"2024-12-18T21:17:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.9.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"bf5173b3cdc69d86fb7db1f2fc2edd3b57fbc2a2","kind":"commit","published_at":"2024-08-19T01:24:59.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.8.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"663d7417fcf498f87c960e656672558f7efed698","kind":"commit","published_at":"2024-06-14T20:54:31.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.7.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"39a4ddb81cb6e7218f770d34f0ae93e5987258bb","kind":"commit","published_at":"2024-04-19T17:59:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.7.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"dc9f53d5a08040b5ff17fe678f22fdddf0fe9813","kind":"commit","published_at":"2024-01-16T18:32:37.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.6.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"e4838892bf8dcd220e623be66edfcef683f0e638","kind":"commit","published_at":"2023-11-20T20:21:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.6.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"1dea51d9c65ffc14f3726c6f05185e45a93265a0","kind":"commit","published_at":"2023-09-06T17:45:55.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.5.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4dd4db9647338dab31c1ca8847331502efcea3b7","kind":"commit","published_at":"2023-08-15T17:36:01.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.5.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"e34ee8cd7f6d54d818d38c6f83cc3422b77b019a","kind":"commit","published_at":"2023-06-06T14:41:43.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.4.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e596faec8bc96b9d3aec44d19ca3af6d4c564406","kind":"commit","published_at":"2023-06-05T16:27:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.4.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7661516c7cc73055e8cdf85970d8b481ea9e45aa","kind":"commit","published_at":"2023-05-10T15:02:03.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.4.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a2038b85c5071b37c0357a14cce059eb8faaae86","kind":"commit","published_at":"2023-02-23T20:11:49.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.3.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1c4c2504ee553e0cdb8def2bb0499b02bc93bbe3","kind":"commit","published_at":"2022-12-22T16:09:34.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.3.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"78e099d9c117c01a0545697a6bbb26521659556e","kind":"commit","published_at":"2022-12-02T21:33:19.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"4f3ad29ec65a9e888cb237b24c834a9e161ba3f5","kind":"commit","published_at":"2022-11-11T08:12:29.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"20cd463f274f6d09fde1dedeea284775d9d1e70a","kind":"commit","published_at":"2022-10-19T21:37:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"b9628c09599eca74feb13b9ef75aba2eee1801bb","kind":"commit","published_at":"2022-10-11T19:30:36.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"03afa32b487353595f520e06abbb237827392e31","kind":"commit","published_at":"2022-08-24T15:26:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.1.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d57a3d649050aa4cdcdea86e7f5b8039df8d2307","kind":"commit","published_at":"2022-08-03T15:48:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.1.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"89de9f2cfdb4775a7135271355a4c9bda5a40d2a","kind":"commit","published_at":"2022-05-12T13:32:43.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"fa3b3efd1b5491ec6765c42dd0a7613f8eeba5e4","kind":"commit","published_at":"2022-04-15T14:54:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f9432259fb286257b554a11291b20941959d1e1b","kind":"commit","published_at":"2022-04-08T20:10:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"044d62f9f1749b4ed8a0cfaf1316e2ee6abfc86a","kind":"commit","published_at":"2022-03-21T14:29:07.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.0/manifests"},{"name":"v0.24.1","sha":"00f27916b1eb865d33c6dcb757ef5412c7a6bcbb","kind":"commit","published_at":"2021-12-01T12:38:06.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.24.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"8462dd47fefd66c15fa85b22835927ae208a6e55","kind":"commit","published_at":"2021-11-03T15:11:11.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.24.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"b579d328cb67d6a0096ff5ba74e4e2e557e84065","kind":"commit","published_at":"2021-09-09T19:56:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"8aba865633e7a14c5bf382c31dc55e2fd07a7c3f","kind":"commit","published_at":"2021-08-30T15:34:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.3/manifests"},{"name":"v0.23.1","sha":"50a1524382d29e733dffff03c1ebb1ed4c0fd33a","kind":"commit","published_at":"2021-08-20T14:35:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.1/manifests"},{"name":"v0.23.2","sha":"50a1524382d29e733dffff03c1ebb1ed4c0fd33a","kind":"commit","published_at":"2021-08-20T14:35:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.2/manifests"},{"name":"v0.23.0","sha":"ce6e61c29462eee3ec7a0a9209e8d71f64e34745","kind":"commit","published_at":"2021-04-27T17:03:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"93359566261be5c3fe7ceef8cb1fefce910cca52","kind":"commit","published_at":"2021-04-02T17:22:46.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.22.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"957556e19be1c5ee899b30065816a8e9dbe79f6c","kind":"commit","published_at":"2020-12-17T15:28:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.22.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"22797c75b922768a3eb8752b978ba66853166f5b","kind":"commit","published_at":"2020-11-15T23:38:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.21.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"fa7064a8d4cf8857d66ca001a17fa66e7121d3bc","kind":"commit","published_at":"2020-11-05T17:00:38.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.21.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f6e99037ac4d13e2c73daf4d3da3974bd6027ac8","kind":"commit","published_at":"2020-09-21T09:53:06.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.21.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.0/manifests"},{"name":"v0.20.8","sha":"039e712156066d5a4d2a10b5d8797f7b72614dce","kind":"commit","published_at":"2020-09-04T02:36:18.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.8","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.8/manifests"},{"name":"v0.20.7","sha":"cb8a99e9ce97afc30170602caf1249a2f024fbe2","kind":"commit","published_at":"2020-06-13T12:08:01.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.7","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.7/manifests"},{"name":"v0.20.6","sha":"ca0e5b3a6a112489d8b6fcda9fc40b89c2c980f9","kind":"commit","published_at":"2020-06-12T17:22:19.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.6/manifests"},{"name":"v0.20.5","sha":"cd336b5c7ea3e9944665fd8e32a3bf2ff9a8a99f","kind":"commit","published_at":"2020-05-19T14:21:03.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"e8e57edc29e00b2227d01d5b347c796eeb54eddc","kind":"commit","published_at":"2020-05-11T15:53:01.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"06fbe7cb6839bee249653da3a2658305e55f4f43","kind":"commit","published_at":"2020-04-29T12:54:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"0a12015bbda46c4ab1d9ec8445afbf9db3d3a952","kind":"commit","published_at":"2020-04-28T22:35:22.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.2/manifests"},{"name":"0.20.1","sha":"e493aa6b7028b95684b889ceddad3806a3693dc1","kind":"commit","published_at":"2020-04-23T19:57:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/0.20.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.20.1/manifests"},{"name":"v0.20.1","sha":"e493aa6b7028b95684b889ceddad3806a3693dc1","kind":"commit","published_at":"2020-04-23T19:57:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"9ca6b11553a8dc9eaee7e5cdbcdbe7f02d26aaa6","kind":"commit","published_at":"2020-03-27T16:41:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"ec4837ec861624bfed9f5f6ff9d9275e442db4b2","kind":"commit","published_at":"2019-10-25T14:42:45.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.19.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"3247bd1f7aafb120a20c70dd0b348c396bb74cc5","kind":"commit","published_at":"2019-09-24T13:16:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.19.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.0/manifests"},{"name":"v0.19rc0","sha":"3247bd1f7aafb120a20c70dd0b348c396bb74cc5","kind":"commit","published_at":"2019-09-24T13:16:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.19rc0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.19rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.19rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19rc0/manifests"},{"name":"v0.18","sha":"580373859af9e65518660a0b8357003e1a5fdb95","kind":"commit","published_at":"2019-05-21T19:53:05.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.18","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18/manifests"},{"name":"v0.18.1","sha":"c71f1bde437585b6c04d63876fc66d0c56c803fb","kind":"commit","published_at":"2019-05-21T11:45:00.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.18.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18.1/manifests"},{"name":"v0.18rc0","sha":"76f6aee1a1be504174de6dc0a13b1c02175bc2ec","kind":"tag","published_at":"2019-05-19T14:20:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.18rc0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.18rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.18rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18rc0/manifests"},{"name":"v0.17.2","sha":"34d108bbc9d2e1614b1de56461976ccf15e6d66d","kind":"commit","published_at":"2019-04-03T05:17:42.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.17.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"446574738b51c19fa440056f822411624cb46ca7","kind":"commit","published_at":"2019-02-15T21:10:34.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.17.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.1/manifests"},{"name":"v0.17","sha":"5b1ac27c54b280bda065f7741953e829b0f03305","kind":"commit","published_at":"2018-11-19T18:10:45.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.17","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17/manifests"},{"name":"v0.16.2","sha":"50b2ed8eeff14c54862414ac6607b4fd3eb8e2b9","kind":"commit","published_at":"2018-07-09T07:55:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.16.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16.2/manifests"},{"name":"v0.16","sha":"ff5dd47a45daa65884ccd8351cc6ba92218b9248","kind":"commit","published_at":"2018-05-01T13:20:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.16","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16/manifests"},{"name":"v0.15.2","sha":"1f8326d043ee191d071c7e700c9cc7769d91339f","kind":"commit","published_at":"2017-11-25T20:39:39.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.15.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1b612fa4c53526895131e326a3dab4d71f6ad4c0","kind":"commit","published_at":"2017-11-23T08:18:44.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.15.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.1/manifests"},{"name":"v0.15","sha":"953d6d1889eba3c9e9bc1b1c3be396f22324bce8","kind":"commit","published_at":"2017-10-19T07:23:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.15","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"82a65eada29404c98957dd61c8608ea13c28dcd8","kind":"commit","published_at":"2017-06-03T12:44:10.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.14.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"f6bd2117a7041f5b6a2aed018bb76d72f017c2a4","kind":"commit","published_at":"2017-03-22T19:53:05.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.14","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"b61b87d017af05aaf5c917ac8a904e43496ed6a9","kind":"commit","published_at":"2016-11-21T07:49:17.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.13.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13.1/manifests"},{"name":"upstream/0.13+git8-gcb8707f","sha":"674801bd564fb4c6d918ce4326f9a01e85070a9c","kind":"tag","published_at":"2016-11-18T15:35:46.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.13+git8-gcb8707f","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.13+git8-gcb8707f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.13%2Bgit8-gcb8707f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+git8-gcb8707f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+git8-gcb8707f/manifests"},{"name":"upstream/0.13+dfsg","sha":"8b4f854e092b32acb230b80bdb5ea7ba2a080df2","kind":"tag","published_at":"2016-09-29T00:36:58.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.13+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.13+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.13%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+dfsg/manifests"},{"name":"v0.13","sha":"3707a76257512f3cbc0fd2f2835c9d03c26bea97","kind":"commit","published_at":"2016-09-27T19:18:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.13","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13/manifests"},{"name":"v0.12","sha":"f3271ae635736a6bfb822bac110b8b9c688cf79e","kind":"commit","published_at":"2016-05-10T16:52:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.12","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.12/manifests"},{"name":"v0.10.2","sha":"4673e89b1be8084507ff8c353343949ce7106ef8","kind":"commit","published_at":"2016-02-16T14:54:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.10.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.2/manifests"},{"name":"upstream/0.11+dfsg","sha":"88d4b22c84015b6aba58543d8f34b570831a2533","kind":"tag","published_at":"2016-01-05T01:51:39.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.11+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.11+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.11%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.11+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.11+dfsg/manifests"},{"name":"v0.11","sha":"1505bda160e1e18c024463737ca0b33697fd8fdd","kind":"commit","published_at":"2015-12-24T03:16:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.11","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.11/manifests"},{"name":"debian/0.10.1+dfsg-1","sha":"ed85992c393dc402ce74ed066343258eca827d60","kind":"tag","published_at":"2015-11-27T15:44:54.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.10.1+dfsg-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.10.1+dfsg-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.10.1%2Bdfsg-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.10.1+dfsg-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.10.1+dfsg-1/manifests"},{"name":"v0.10.1","sha":"a7670d08da1bcb05e2fcc50c60e749b854abcef1","kind":"commit","published_at":"2015-11-20T14:08:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.10.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.1/manifests"},{"name":"v0.10","sha":"9bf1d512c3530647aee4327032f367f8b687a4f9","kind":"commit","published_at":"2015-10-23T12:39:10.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.10","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10/manifests"},{"name":"v0.9","sha":"4c7833f0a759b86c7ac780b448f9126ae4742483","kind":"commit","published_at":"2015-05-21T23:11:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.9","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.9/manifests"},{"name":"debian/0.8.6+dfsg-2","sha":"a9e829c904d66aa12f1d99fd25607ffb3d14af9d","kind":"tag","published_at":"2014-12-11T22:07:58.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.8.6+dfsg-2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.8.6+dfsg-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.8.6%2Bdfsg-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-2/manifests"},{"name":"debian/0.8.6+dfsg-1","sha":"890e278a049a7e9c9ccfbab7a05ac46e4fc6c323","kind":"tag","published_at":"2014-10-30T02:46:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.8.6+dfsg-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.8.6+dfsg-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.8.6%2Bdfsg-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-1/manifests"},{"name":"upstream/0.8.6+dfsg","sha":"94fc3629b5107949b2d4b412bd0274b47858561a","kind":"tag","published_at":"2014-10-26T14:19:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.6+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.6+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.6%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.6+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.6+dfsg/manifests"},{"name":"v0.8.6","sha":"fc60d218325d7fe983b12dd19917e81fcce11d40","kind":"commit","published_at":"2014-10-16T18:18:25.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"c4a4a4660dbc5271dfea764c5b6b9d4b41978310","kind":"commit","published_at":"2014-10-08T06:50:25.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.5/manifests"},{"name":"debian/0.8.4+dfsg-1","sha":"324a95e6a522c8e912cd053339f5e828991a4674","kind":"tag","published_at":"2014-09-24T12:29:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.8.4+dfsg-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.8.4+dfsg-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.8.4%2Bdfsg-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.4+dfsg-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.4+dfsg-1/manifests"},{"name":"upstream/0.8.4+dfsg","sha":"1a4470ce35b272ed7db04cf2ff2260f63a80434e","kind":"tag","published_at":"2014-09-24T12:03:06.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.4+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.4+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.4%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.4+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.4+dfsg/manifests"},{"name":"v0.8.4","sha":"e2926f533764be9386bc7972f8ddae84bd2fc38e","kind":"commit","published_at":"2014-09-23T10:50:15.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.4/manifests"},{"name":"upstream/0.8.3+dfsg","sha":"8e4ae89b76a5fed888aa78f6bbfeb39ea1f11610","kind":"tag","published_at":"2014-09-21T21:49:57.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.3+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.3+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.3%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.3+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.3+dfsg/manifests"},{"name":"v0.8.3","sha":"fc64a1ff8834de553152112debc215f660169daf","kind":"commit","published_at":"2014-09-01T08:23:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.3/manifests"},{"name":"0.8.3","sha":"fc64a1ff8834de553152112debc215f660169daf","kind":"commit","published_at":"2014-09-01T08:23:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/0.8.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.8.3/manifests"},{"name":"upstream/0.8.2+dfsg","sha":"3a789581cde78cdf73f1b66834dbfad712c710b3","kind":"tag","published_at":"2014-08-05T06:48:12.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.2+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.2+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.2%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.2+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.2+dfsg/manifests"},{"name":"v0.8.2","sha":"e4296cd8123948d99972d3282887144928a9bd68","kind":"commit","published_at":"2014-08-02T13:33:20.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"880a2c5a322b017ddbea13314800ef6e77a44979","kind":"commit","published_at":"2014-08-01T22:17:11.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.1/manifests"},{"name":"v0.8","sha":"fa7c3b9d7dab2ec77f2d98301208a9f23deec043","kind":"commit","published_at":"2014-07-25T15:15:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8/manifests"},{"name":"debian/0.7.3-1","sha":"ae8bf5a8aa9a26621693441eb071252f85b01c6e","kind":"commit","published_at":"2014-01-18T23:12:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.7.3-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.7.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.7.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.3-1/manifests"},{"name":"v0.7.3","sha":"b84425c3f9ff8dbf2fe5391aa0736a408c89a4ab","kind":"commit","published_at":"2014-01-18T20:19:20.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.3/manifests"},{"name":"upstream/0.7.2","sha":"76ee144252412bddd07b201041b9e33675b8ee5e","kind":"tag","published_at":"2014-01-14T01:07:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.2/manifests"},{"name":"v0.7.2","sha":"01ce021a770d9091ab203ea178f55679b91b5f62","kind":"commit","published_at":"2014-01-13T22:56:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.2/manifests"},{"name":"debian/0.7.1-2","sha":"e1d70152267aedf2ba7f4f5be167d53854d5b2c2","kind":"tag","published_at":"2014-01-12T15:07:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.7.1-2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.7.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.7.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-2/manifests"},{"name":"debian/0.7.1-1","sha":"b969700e2d1b57676fe07681a5810c209bd64565","kind":"commit","published_at":"2014-01-08T17:32:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.7.1-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.7.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.7.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-1/manifests"},{"name":"upstream/0.7.1","sha":"d83144d78c449ccc8eacaff33585e5daf122d2fa","kind":"tag","published_at":"2014-01-08T15:38:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.1/manifests"},{"name":"v0.7.1","sha":"c1454d0b6da6ed08242d2ebc8db730454ee28d7d","kind":"commit","published_at":"2013-11-28T17:50:22.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.1/manifests"},{"name":"upstream/0.7","sha":"907acd7850721843f08256adea6a837016f834ea","kind":"tag","published_at":"2013-11-26T18:35:35.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7/manifests"},{"name":"v0.7","sha":"cfdb1da7566b963ccdce6bdfd7faccb8e9ef5990","kind":"commit","published_at":"2013-11-26T14:39:16.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7/manifests"},{"name":"upstream/0.7_rc5","sha":"74f36b17633079ca649a8c06579193f88bd1c72b","kind":"tag","published_at":"2013-11-25T21:58:05.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc5/manifests"},{"name":"v0.7rc5","sha":"5e2843a2c60a5ab1f603709ae467179525cdf5c2","kind":"commit","published_at":"2013-11-25T20:43:12.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc5/manifests"},{"name":"upstream/0.7_rc4","sha":"3943434cbe9061efe5cc08b072d978d16ff104bb","kind":"tag","published_at":"2013-11-23T22:10:35.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc4/manifests"},{"name":"v0.7rc4","sha":"4432804532b3c3d6ab3de04f34de826a02071f4f","kind":"commit","published_at":"2013-11-23T21:36:03.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc4/manifests"},{"name":"upstream/0.7_rc3","sha":"570fa18e68164479dab0a237baf4c8475883b760","kind":"tag","published_at":"2013-11-23T16:24:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc3/manifests"},{"name":"v0.7rc3","sha":"9e2ed27046e42b337d56dfe4fabb6a5706c002e6","kind":"commit","published_at":"2013-11-22T22:35:49.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc3/manifests"},{"name":"upstream/0.7_rc2","sha":"340cf7d0b79b08921f4bf3a391a1a8cbb51bf80f","kind":"tag","published_at":"2013-11-22T21:19:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc2/manifests"},{"name":"upstream/0.7rc2","sha":"1ed39d77cb86e5ca11062cd197eeccdec0e9a096","kind":"tag","published_at":"2013-11-22T21:10:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7rc2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7rc2/manifests"},{"name":"v0.7rc2","sha":"c68ec9574ccd78418e11d7a9b577b40d1933d8fd","kind":"commit","published_at":"2013-11-22T00:42:56.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc2/manifests"},{"name":"upstream/0.7_rc1","sha":"3ceaf1717a48e3f6c51a4eb76db845cc0bbac185","kind":"tag","published_at":"2013-11-21T20:52:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc1/manifests"},{"name":"upstream/0.6","sha":"21bf9c0a9291e6f10a0820144bb14ff7ab62011a","kind":"tag","published_at":"2013-11-21T10:51:41.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.6/manifests"},{"name":"v0.7rc1","sha":"ece7fa8801ea4b7746c028f437a2832760a03d0d","kind":"commit","published_at":"2013-11-21T07:55:22.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc1/manifests"},{"name":"v0.6","sha":"bebe2fb3a78446c554f27071c94310817a5e07fb","kind":"commit","published_at":"2013-06-15T17:41:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.6/manifests"},{"name":"v0.5","sha":"5c906478d7eac47c6f1c40f4377692026258e90e","kind":"commit","published_at":"2012-12-27T08:26:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.5/manifests"},{"name":"v0.4","sha":"0e021d39cab77449fc62283314fb13c4bfd7e283","kind":"commit","published_at":"2012-08-22T17:06:15.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.4/manifests"},{"name":"0.4","sha":"7a1b19df77bbea45219b109b7891f448fbc3f4e3","kind":"commit","published_at":"2012-08-22T13:16:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/0.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.4/manifests"},{"name":"v0.3","sha":"d3a28247b3ba577d2d3f572e2764cb83421c5b7d","kind":"commit","published_at":"2012-03-23T13:20:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.3/manifests"},{"name":"v0.2","sha":"ab65aa31a0dc54e6b5062cf7189237aa6d556a4e","kind":"tag","published_at":"2011-11-08T17:16:55.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.2/manifests"},{"name":"v0.1","sha":"25bcb032410b6cd79f321f398b8f67ab8e512b15","kind":"tag","published_at":"2011-11-08T16:34:54.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T21:41:47.598Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.815222470109423,"dependent_packages_count":5.449209917731764,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.632216193920593},"purl":"pkg:golang/github.com/mne-tools/mne-python","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mne-tools/mne-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mne-tools/mne-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mne-tools/mne-python/dependencies","status":null,"funding_links":["https://opencollective.com/mne-python","https://github.com/sponsors/mne-tools"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T11:00:44.835Z","issues_count":756,"pull_requests_count":1182,"avg_time_to_close_issue":23752655.94375,"avg_time_to_close_pull_request":2100400.326395459,"issues_closed_count":479,"pull_requests_closed_count":1055,"pull_request_authors_count":160,"issue_authors_count":272,"avg_comments_per_issue":5.794973544973545,"avg_comments_per_pull_request":3.720812182741117,"merged_pull_requests_count":961,"bot_issues_count":0,"bot_pull_requests_count":138,"past_year_issues_count":171,"past_year_pull_requests_count":413,"past_year_avg_time_to_close_issue":2165394.3333333335,"past_year_avg_time_to_close_pull_request":914844.7743902439,"past_year_issues_closed_count":99,"past_year_pull_requests_closed_count":328,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":89,"past_year_avg_comments_per_issue":3.2982456140350878,"past_year_avg_comments_per_pull_request":2.3292978208232444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":301,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/issues","maintainers":[{"login":"larsoner","count":427,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"hoechenberger","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"drammock","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"sappelhoff","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"mscheltienne","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"},{"login":"jasmainak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasmainak"},{"login":"britta-wstnr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/britta-wstnr"},{"login":"rob-luke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rob-luke"},{"login":"agramfort","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agramfort"},{"login":"adam2392","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam2392"},{"login":"dengemann","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengemann"},{"login":"kingjr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kingjr"},{"login":"teonbrooks","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"marsipu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsipu"},{"login":"mmagnuski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmagnuski"},{"login":"SherazKhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SherazKhan"}],"active_maintainers":[{"login":"larsoner","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"sappelhoff","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"drammock","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"mscheltienne","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"},{"login":"hoechenberger","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"britta-wstnr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/britta-wstnr"},{"login":"teonbrooks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"jasmainak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasmainak"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmne-tools%2Fmne-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmne-tools%2Fmne-python/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmne-tools%2Fmne-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmne-tools%2Fmne-python/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5289093,"name":"mne-base","ecosystem":"conda","description":"The main package for MNE-Python is named `mne` in conda-forge and should be suitable for most users. The conda recipe produces the following:  - `mne`: should be installed for full functionality including 3D visualization. - `mne-base`: only pulls dependencies for basic functionality and 2D visualization.","homepage":"http://mne.tools","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/mne-tools/mne-python","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2021-09-22T13:39:59.000Z","latest_release_published_at":"2022-11-11T20:09:57.000Z","latest_release_number":"1.2.2","last_synced_at":"2025-09-02T23:41:00.207Z","created_at":"2022-10-03T15:46:56.913Z","updated_at":"2025-09-02T23:41:00.207Z","registry_url":"https://anaconda.org/conda-forge/mne-base","install_command":"conda install -c conda-forge mne-base","documentation_url":null,"metadata":{},"repo_metadata":{"id":1354083,"uuid":"1301584","full_name":"mne-tools/mne-python","owner":"mne-tools","description":"MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python","archived":false,"fork":false,"pushed_at":"2025-08-22T17:52:59.000Z","size":165621,"stargazers_count":3026,"open_issues_count":607,"forks_count":1401,"subscribers_count":84,"default_branch":"main","last_synced_at":"2025-08-23T21:33:54.365Z","etag":null,"topics":["ecog","eeg","electrocorticography","electroencephalography","machine-learning","magnetoencephalography","meg","neuroimaging","neuroscience","python","statistics","visualization"],"latest_commit_sha":null,"homepage":"https://mne.tools","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mne-tools.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null},"funding":{"open_collective":"mne-python"}},"created_at":"2011-01-28T03:31:13.000Z","updated_at":"2025-08-23T14:51:20.000Z","dependencies_parsed_at":"2025-08-16T14:48:30.861Z","dependency_job_id":null,"html_url":"https://github.com/mne-tools/mne-python","commit_stats":{"total_commits":15892,"total_committers":360,"mean_commits":"44.144444444444446","dds":0.7460986659954694,"last_synced_commit":"4518a1a918051542ab7360ff63c529121a499417"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/mne-tools/mne-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/sbom","scorecard":{"id":165765,"data":{"date":"2025-08-11","repo":{"name":"github.com/mne-tools/mne-python","commit":"ace9381898b3ad9da9590a3d0b99abedaa74e033"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 18/24 approved changesets -- score normalized to 7","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:7","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/credit.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Warn: no topLevel permission defined: .github/workflows/automerge.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_changelog.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/circle_artifacts.yml:3","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/circle_artifacts.yml:4","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/credit.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:20"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"CII-Best-Practices","score":7,"reason":"badge detected: Silver","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:36"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 27 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/autofix.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/autofix.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_changelog.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/check_changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/circle_artifacts.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/circle_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/credit.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/credit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/credit.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/credit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:6","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:8","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:11","Warn: pipCommand not pinned by hash: tools/circleci_dependencies.sh:3","Warn: pipCommand not pinned by hash: tools/circleci_dependencies.sh:4","Warn: pipCommand not pinned by hash: tools/github_actions_dependencies.sh:36","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:16","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:25","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:41","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:46","Warn: pipCommand not pinned by hash: .github/workflows/autofix.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/credit.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:36","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of  15 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"}}]},"last_synced_at":"2025-08-16T14:48:10.632Z","repository_id":1354083,"created_at":"2025-08-16T14:48:10.633Z","updated_at":"2025-08-16T14:48:10.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272912425,"owners_count":25014074,"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-30T02:00:09.474Z","response_time":77,"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":"mne-tools","name":"MNE tools for MEG and EEG data analysis","uuid":"583875","kind":"organization","description":"","email":null,"website":"http://mne.tools","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/583875?v=4","repositories_count":45,"last_synced_at":"2025-08-22T19:13:37.219Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mne-tools","funding_links":["https://github.com/sponsors/mne-tools"],"total_stars":4577,"followers":246,"following":0,"created_at":"2022-11-03T00:31:21.245Z","updated_at":"2025-08-22T19:13:37.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools/repositories"},"tags":[{"name":"v1.10.1","sha":"2efba964834b142d081241cc0e9da755ccde5170","kind":"commit","published_at":"2025-08-11T14:12:57.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.10.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"48f158893f0a64f8696f2c13e30121f7a90585e6","kind":"commit","published_at":"2025-07-15T16:32:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.10.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"57afa23e64113a0d372271dda8e2160110e51796","kind":"commit","published_at":"2024-12-18T21:17:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.9.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"bf5173b3cdc69d86fb7db1f2fc2edd3b57fbc2a2","kind":"commit","published_at":"2024-08-19T01:24:59.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.8.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"663d7417fcf498f87c960e656672558f7efed698","kind":"commit","published_at":"2024-06-14T20:54:31.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.7.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"39a4ddb81cb6e7218f770d34f0ae93e5987258bb","kind":"commit","published_at":"2024-04-19T17:59:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.7.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"dc9f53d5a08040b5ff17fe678f22fdddf0fe9813","kind":"commit","published_at":"2024-01-16T18:32:37.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.6.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"e4838892bf8dcd220e623be66edfcef683f0e638","kind":"commit","published_at":"2023-11-20T20:21:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.6.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"1dea51d9c65ffc14f3726c6f05185e45a93265a0","kind":"commit","published_at":"2023-09-06T17:45:55.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.5.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4dd4db9647338dab31c1ca8847331502efcea3b7","kind":"commit","published_at":"2023-08-15T17:36:01.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.5.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"e34ee8cd7f6d54d818d38c6f83cc3422b77b019a","kind":"commit","published_at":"2023-06-06T14:41:43.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.4.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e596faec8bc96b9d3aec44d19ca3af6d4c564406","kind":"commit","published_at":"2023-06-05T16:27:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.4.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7661516c7cc73055e8cdf85970d8b481ea9e45aa","kind":"commit","published_at":"2023-05-10T15:02:03.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.4.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a2038b85c5071b37c0357a14cce059eb8faaae86","kind":"commit","published_at":"2023-02-23T20:11:49.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.3.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1c4c2504ee553e0cdb8def2bb0499b02bc93bbe3","kind":"commit","published_at":"2022-12-22T16:09:34.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.3.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"78e099d9c117c01a0545697a6bbb26521659556e","kind":"commit","published_at":"2022-12-02T21:33:19.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"4f3ad29ec65a9e888cb237b24c834a9e161ba3f5","kind":"commit","published_at":"2022-11-11T08:12:29.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"20cd463f274f6d09fde1dedeea284775d9d1e70a","kind":"commit","published_at":"2022-10-19T21:37:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"b9628c09599eca74feb13b9ef75aba2eee1801bb","kind":"commit","published_at":"2022-10-11T19:30:36.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"03afa32b487353595f520e06abbb237827392e31","kind":"commit","published_at":"2022-08-24T15:26:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.1.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d57a3d649050aa4cdcdea86e7f5b8039df8d2307","kind":"commit","published_at":"2022-08-03T15:48:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.1.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"89de9f2cfdb4775a7135271355a4c9bda5a40d2a","kind":"commit","published_at":"2022-05-12T13:32:43.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"fa3b3efd1b5491ec6765c42dd0a7613f8eeba5e4","kind":"commit","published_at":"2022-04-15T14:54:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f9432259fb286257b554a11291b20941959d1e1b","kind":"commit","published_at":"2022-04-08T20:10:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"044d62f9f1749b4ed8a0cfaf1316e2ee6abfc86a","kind":"commit","published_at":"2022-03-21T14:29:07.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.0/manifests"},{"name":"v0.24.1","sha":"00f27916b1eb865d33c6dcb757ef5412c7a6bcbb","kind":"commit","published_at":"2021-12-01T12:38:06.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.24.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"8462dd47fefd66c15fa85b22835927ae208a6e55","kind":"commit","published_at":"2021-11-03T15:11:11.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.24.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"b579d328cb67d6a0096ff5ba74e4e2e557e84065","kind":"commit","published_at":"2021-09-09T19:56:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"8aba865633e7a14c5bf382c31dc55e2fd07a7c3f","kind":"commit","published_at":"2021-08-30T15:34:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.3/manifests"},{"name":"v0.23.1","sha":"50a1524382d29e733dffff03c1ebb1ed4c0fd33a","kind":"commit","published_at":"2021-08-20T14:35:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.1/manifests"},{"name":"v0.23.2","sha":"50a1524382d29e733dffff03c1ebb1ed4c0fd33a","kind":"commit","published_at":"2021-08-20T14:35:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.2/manifests"},{"name":"v0.23.0","sha":"ce6e61c29462eee3ec7a0a9209e8d71f64e34745","kind":"commit","published_at":"2021-04-27T17:03:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"93359566261be5c3fe7ceef8cb1fefce910cca52","kind":"commit","published_at":"2021-04-02T17:22:46.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.22.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"957556e19be1c5ee899b30065816a8e9dbe79f6c","kind":"commit","published_at":"2020-12-17T15:28:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.22.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"22797c75b922768a3eb8752b978ba66853166f5b","kind":"commit","published_at":"2020-11-15T23:38:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.21.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"fa7064a8d4cf8857d66ca001a17fa66e7121d3bc","kind":"commit","published_at":"2020-11-05T17:00:38.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.21.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f6e99037ac4d13e2c73daf4d3da3974bd6027ac8","kind":"commit","published_at":"2020-09-21T09:53:06.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.21.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.0/manifests"},{"name":"v0.20.8","sha":"039e712156066d5a4d2a10b5d8797f7b72614dce","kind":"commit","published_at":"2020-09-04T02:36:18.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.8","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.8/manifests"},{"name":"v0.20.7","sha":"cb8a99e9ce97afc30170602caf1249a2f024fbe2","kind":"commit","published_at":"2020-06-13T12:08:01.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.7","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.7/manifests"},{"name":"v0.20.6","sha":"ca0e5b3a6a112489d8b6fcda9fc40b89c2c980f9","kind":"commit","published_at":"2020-06-12T17:22:19.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.6/manifests"},{"name":"v0.20.5","sha":"cd336b5c7ea3e9944665fd8e32a3bf2ff9a8a99f","kind":"commit","published_at":"2020-05-19T14:21:03.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"e8e57edc29e00b2227d01d5b347c796eeb54eddc","kind":"commit","published_at":"2020-05-11T15:53:01.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"06fbe7cb6839bee249653da3a2658305e55f4f43","kind":"commit","published_at":"2020-04-29T12:54:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"0a12015bbda46c4ab1d9ec8445afbf9db3d3a952","kind":"commit","published_at":"2020-04-28T22:35:22.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.2/manifests"},{"name":"0.20.1","sha":"e493aa6b7028b95684b889ceddad3806a3693dc1","kind":"commit","published_at":"2020-04-23T19:57:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/0.20.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.20.1/manifests"},{"name":"v0.20.1","sha":"e493aa6b7028b95684b889ceddad3806a3693dc1","kind":"commit","published_at":"2020-04-23T19:57:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"9ca6b11553a8dc9eaee7e5cdbcdbe7f02d26aaa6","kind":"commit","published_at":"2020-03-27T16:41:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"ec4837ec861624bfed9f5f6ff9d9275e442db4b2","kind":"commit","published_at":"2019-10-25T14:42:45.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.19.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"3247bd1f7aafb120a20c70dd0b348c396bb74cc5","kind":"commit","published_at":"2019-09-24T13:16:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.19.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.0/manifests"},{"name":"v0.19rc0","sha":"3247bd1f7aafb120a20c70dd0b348c396bb74cc5","kind":"commit","published_at":"2019-09-24T13:16:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.19rc0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.19rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.19rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19rc0/manifests"},{"name":"v0.18","sha":"580373859af9e65518660a0b8357003e1a5fdb95","kind":"commit","published_at":"2019-05-21T19:53:05.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.18","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18/manifests"},{"name":"v0.18.1","sha":"c71f1bde437585b6c04d63876fc66d0c56c803fb","kind":"commit","published_at":"2019-05-21T11:45:00.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.18.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18.1/manifests"},{"name":"v0.18rc0","sha":"76f6aee1a1be504174de6dc0a13b1c02175bc2ec","kind":"tag","published_at":"2019-05-19T14:20:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.18rc0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.18rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.18rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18rc0/manifests"},{"name":"v0.17.2","sha":"34d108bbc9d2e1614b1de56461976ccf15e6d66d","kind":"commit","published_at":"2019-04-03T05:17:42.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.17.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"446574738b51c19fa440056f822411624cb46ca7","kind":"commit","published_at":"2019-02-15T21:10:34.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.17.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.1/manifests"},{"name":"v0.17","sha":"5b1ac27c54b280bda065f7741953e829b0f03305","kind":"commit","published_at":"2018-11-19T18:10:45.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.17","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17/manifests"},{"name":"v0.16.2","sha":"50b2ed8eeff14c54862414ac6607b4fd3eb8e2b9","kind":"commit","published_at":"2018-07-09T07:55:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.16.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16.2/manifests"},{"name":"v0.16","sha":"ff5dd47a45daa65884ccd8351cc6ba92218b9248","kind":"commit","published_at":"2018-05-01T13:20:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.16","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16/manifests"},{"name":"v0.15.2","sha":"1f8326d043ee191d071c7e700c9cc7769d91339f","kind":"commit","published_at":"2017-11-25T20:39:39.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.15.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1b612fa4c53526895131e326a3dab4d71f6ad4c0","kind":"commit","published_at":"2017-11-23T08:18:44.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.15.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.1/manifests"},{"name":"v0.15","sha":"953d6d1889eba3c9e9bc1b1c3be396f22324bce8","kind":"commit","published_at":"2017-10-19T07:23:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.15","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"82a65eada29404c98957dd61c8608ea13c28dcd8","kind":"commit","published_at":"2017-06-03T12:44:10.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.14.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"f6bd2117a7041f5b6a2aed018bb76d72f017c2a4","kind":"commit","published_at":"2017-03-22T19:53:05.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.14","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"b61b87d017af05aaf5c917ac8a904e43496ed6a9","kind":"commit","published_at":"2016-11-21T07:49:17.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.13.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13.1/manifests"},{"name":"upstream/0.13+git8-gcb8707f","sha":"674801bd564fb4c6d918ce4326f9a01e85070a9c","kind":"tag","published_at":"2016-11-18T15:35:46.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.13+git8-gcb8707f","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.13+git8-gcb8707f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.13%2Bgit8-gcb8707f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+git8-gcb8707f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+git8-gcb8707f/manifests"},{"name":"upstream/0.13+dfsg","sha":"8b4f854e092b32acb230b80bdb5ea7ba2a080df2","kind":"tag","published_at":"2016-09-29T00:36:58.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.13+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.13+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.13%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+dfsg/manifests"},{"name":"v0.13","sha":"3707a76257512f3cbc0fd2f2835c9d03c26bea97","kind":"commit","published_at":"2016-09-27T19:18:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.13","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13/manifests"},{"name":"v0.12","sha":"f3271ae635736a6bfb822bac110b8b9c688cf79e","kind":"commit","published_at":"2016-05-10T16:52:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.12","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.12/manifests"},{"name":"v0.10.2","sha":"4673e89b1be8084507ff8c353343949ce7106ef8","kind":"commit","published_at":"2016-02-16T14:54:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.10.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.2/manifests"},{"name":"upstream/0.11+dfsg","sha":"88d4b22c84015b6aba58543d8f34b570831a2533","kind":"tag","published_at":"2016-01-05T01:51:39.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.11+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.11+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.11%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.11+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.11+dfsg/manifests"},{"name":"v0.11","sha":"1505bda160e1e18c024463737ca0b33697fd8fdd","kind":"commit","published_at":"2015-12-24T03:16:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.11","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.11/manifests"},{"name":"debian/0.10.1+dfsg-1","sha":"ed85992c393dc402ce74ed066343258eca827d60","kind":"tag","published_at":"2015-11-27T15:44:54.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.10.1+dfsg-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.10.1+dfsg-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.10.1%2Bdfsg-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.10.1+dfsg-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.10.1+dfsg-1/manifests"},{"name":"v0.10.1","sha":"a7670d08da1bcb05e2fcc50c60e749b854abcef1","kind":"commit","published_at":"2015-11-20T14:08:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.10.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.1/manifests"},{"name":"v0.10","sha":"9bf1d512c3530647aee4327032f367f8b687a4f9","kind":"commit","published_at":"2015-10-23T12:39:10.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.10","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10/manifests"},{"name":"v0.9","sha":"4c7833f0a759b86c7ac780b448f9126ae4742483","kind":"commit","published_at":"2015-05-21T23:11:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.9","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.9/manifests"},{"name":"debian/0.8.6+dfsg-2","sha":"a9e829c904d66aa12f1d99fd25607ffb3d14af9d","kind":"tag","published_at":"2014-12-11T22:07:58.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.8.6+dfsg-2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.8.6+dfsg-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.8.6%2Bdfsg-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-2/manifests"},{"name":"debian/0.8.6+dfsg-1","sha":"890e278a049a7e9c9ccfbab7a05ac46e4fc6c323","kind":"tag","published_at":"2014-10-30T02:46:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.8.6+dfsg-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.8.6+dfsg-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.8.6%2Bdfsg-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-1/manifests"},{"name":"upstream/0.8.6+dfsg","sha":"94fc3629b5107949b2d4b412bd0274b47858561a","kind":"tag","published_at":"2014-10-26T14:19:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.6+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.6+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.6%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.6+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.6+dfsg/manifests"},{"name":"v0.8.6","sha":"fc60d218325d7fe983b12dd19917e81fcce11d40","kind":"commit","published_at":"2014-10-16T18:18:25.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"c4a4a4660dbc5271dfea764c5b6b9d4b41978310","kind":"commit","published_at":"2014-10-08T06:50:25.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.5/manifests"},{"name":"debian/0.8.4+dfsg-1","sha":"324a95e6a522c8e912cd053339f5e828991a4674","kind":"tag","published_at":"2014-09-24T12:29:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.8.4+dfsg-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.8.4+dfsg-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.8.4%2Bdfsg-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.4+dfsg-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.4+dfsg-1/manifests"},{"name":"upstream/0.8.4+dfsg","sha":"1a4470ce35b272ed7db04cf2ff2260f63a80434e","kind":"tag","published_at":"2014-09-24T12:03:06.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.4+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.4+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.4%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.4+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.4+dfsg/manifests"},{"name":"v0.8.4","sha":"e2926f533764be9386bc7972f8ddae84bd2fc38e","kind":"commit","published_at":"2014-09-23T10:50:15.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.4/manifests"},{"name":"upstream/0.8.3+dfsg","sha":"8e4ae89b76a5fed888aa78f6bbfeb39ea1f11610","kind":"tag","published_at":"2014-09-21T21:49:57.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.3+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.3+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.3%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.3+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.3+dfsg/manifests"},{"name":"v0.8.3","sha":"fc64a1ff8834de553152112debc215f660169daf","kind":"commit","published_at":"2014-09-01T08:23:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.3/manifests"},{"name":"0.8.3","sha":"fc64a1ff8834de553152112debc215f660169daf","kind":"commit","published_at":"2014-09-01T08:23:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/0.8.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.8.3/manifests"},{"name":"upstream/0.8.2+dfsg","sha":"3a789581cde78cdf73f1b66834dbfad712c710b3","kind":"tag","published_at":"2014-08-05T06:48:12.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.2+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.2+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.2%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.2+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.2+dfsg/manifests"},{"name":"v0.8.2","sha":"e4296cd8123948d99972d3282887144928a9bd68","kind":"commit","published_at":"2014-08-02T13:33:20.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"880a2c5a322b017ddbea13314800ef6e77a44979","kind":"commit","published_at":"2014-08-01T22:17:11.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.1/manifests"},{"name":"v0.8","sha":"fa7c3b9d7dab2ec77f2d98301208a9f23deec043","kind":"commit","published_at":"2014-07-25T15:15:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8/manifests"},{"name":"debian/0.7.3-1","sha":"ae8bf5a8aa9a26621693441eb071252f85b01c6e","kind":"commit","published_at":"2014-01-18T23:12:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.7.3-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.7.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.7.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.3-1/manifests"},{"name":"v0.7.3","sha":"b84425c3f9ff8dbf2fe5391aa0736a408c89a4ab","kind":"commit","published_at":"2014-01-18T20:19:20.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.3/manifests"},{"name":"upstream/0.7.2","sha":"76ee144252412bddd07b201041b9e33675b8ee5e","kind":"tag","published_at":"2014-01-14T01:07:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.2/manifests"},{"name":"v0.7.2","sha":"01ce021a770d9091ab203ea178f55679b91b5f62","kind":"commit","published_at":"2014-01-13T22:56:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.2/manifests"},{"name":"debian/0.7.1-2","sha":"e1d70152267aedf2ba7f4f5be167d53854d5b2c2","kind":"tag","published_at":"2014-01-12T15:07:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.7.1-2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.7.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.7.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-2/manifests"},{"name":"debian/0.7.1-1","sha":"b969700e2d1b57676fe07681a5810c209bd64565","kind":"commit","published_at":"2014-01-08T17:32:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.7.1-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.7.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.7.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-1/manifests"},{"name":"upstream/0.7.1","sha":"d83144d78c449ccc8eacaff33585e5daf122d2fa","kind":"tag","published_at":"2014-01-08T15:38:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.1/manifests"},{"name":"v0.7.1","sha":"c1454d0b6da6ed08242d2ebc8db730454ee28d7d","kind":"commit","published_at":"2013-11-28T17:50:22.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.1/manifests"},{"name":"upstream/0.7","sha":"907acd7850721843f08256adea6a837016f834ea","kind":"tag","published_at":"2013-11-26T18:35:35.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7/manifests"},{"name":"v0.7","sha":"cfdb1da7566b963ccdce6bdfd7faccb8e9ef5990","kind":"commit","published_at":"2013-11-26T14:39:16.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7/manifests"},{"name":"upstream/0.7_rc5","sha":"74f36b17633079ca649a8c06579193f88bd1c72b","kind":"tag","published_at":"2013-11-25T21:58:05.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc5/manifests"},{"name":"v0.7rc5","sha":"5e2843a2c60a5ab1f603709ae467179525cdf5c2","kind":"commit","published_at":"2013-11-25T20:43:12.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc5/manifests"},{"name":"upstream/0.7_rc4","sha":"3943434cbe9061efe5cc08b072d978d16ff104bb","kind":"tag","published_at":"2013-11-23T22:10:35.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc4/manifests"},{"name":"v0.7rc4","sha":"4432804532b3c3d6ab3de04f34de826a02071f4f","kind":"commit","published_at":"2013-11-23T21:36:03.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc4/manifests"},{"name":"upstream/0.7_rc3","sha":"570fa18e68164479dab0a237baf4c8475883b760","kind":"tag","published_at":"2013-11-23T16:24:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc3/manifests"},{"name":"v0.7rc3","sha":"9e2ed27046e42b337d56dfe4fabb6a5706c002e6","kind":"commit","published_at":"2013-11-22T22:35:49.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc3/manifests"},{"name":"upstream/0.7_rc2","sha":"340cf7d0b79b08921f4bf3a391a1a8cbb51bf80f","kind":"tag","published_at":"2013-11-22T21:19:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc2/manifests"},{"name":"upstream/0.7rc2","sha":"1ed39d77cb86e5ca11062cd197eeccdec0e9a096","kind":"tag","published_at":"2013-11-22T21:10:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7rc2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7rc2/manifests"},{"name":"v0.7rc2","sha":"c68ec9574ccd78418e11d7a9b577b40d1933d8fd","kind":"commit","published_at":"2013-11-22T00:42:56.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc2/manifests"},{"name":"upstream/0.7_rc1","sha":"3ceaf1717a48e3f6c51a4eb76db845cc0bbac185","kind":"tag","published_at":"2013-11-21T20:52:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc1/manifests"},{"name":"upstream/0.6","sha":"21bf9c0a9291e6f10a0820144bb14ff7ab62011a","kind":"tag","published_at":"2013-11-21T10:51:41.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.6/manifests"},{"name":"v0.7rc1","sha":"ece7fa8801ea4b7746c028f437a2832760a03d0d","kind":"commit","published_at":"2013-11-21T07:55:22.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc1/manifests"},{"name":"v0.6","sha":"bebe2fb3a78446c554f27071c94310817a5e07fb","kind":"commit","published_at":"2013-06-15T17:41:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.6/manifests"},{"name":"v0.5","sha":"5c906478d7eac47c6f1c40f4377692026258e90e","kind":"commit","published_at":"2012-12-27T08:26:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.5/manifests"},{"name":"v0.4","sha":"0e021d39cab77449fc62283314fb13c4bfd7e283","kind":"commit","published_at":"2012-08-22T17:06:15.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.4/manifests"},{"name":"0.4","sha":"7a1b19df77bbea45219b109b7891f448fbc3f4e3","kind":"commit","published_at":"2012-08-22T13:16:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/0.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.4/manifests"},{"name":"v0.3","sha":"d3a28247b3ba577d2d3f572e2764cb83421c5b7d","kind":"commit","published_at":"2012-03-23T13:20:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.3/manifests"},{"name":"v0.2","sha":"ab65aa31a0dc54e6b5062cf7189237aa6d556a4e","kind":"tag","published_at":"2011-11-08T17:16:55.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.2/manifests"},{"name":"v0.1","sha":"25bcb032410b6cd79f321f398b8f67ab8e512b15","kind":"tag","published_at":"2011-11-08T16:34:54.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T21:41:47.593Z","dependent_packages_count":22,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":16.148510404710812,"dependent_packages_count":2.9791905783721746,"stargazers_count":8.573282099905184,"forks_count":4.3864464294625485,"docker_downloads_count":null,"average":8.02185737811268},"purl":"pkg:conda/mne-base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mne-base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mne-base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mne-base/dependencies","status":null,"funding_links":["https://opencollective.com/mne-python","https://github.com/sponsors/mne-tools"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T11:00:44.835Z","issues_count":756,"pull_requests_count":1182,"avg_time_to_close_issue":23752655.94375,"avg_time_to_close_pull_request":2100400.326395459,"issues_closed_count":479,"pull_requests_closed_count":1055,"pull_request_authors_count":160,"issue_authors_count":272,"avg_comments_per_issue":5.794973544973545,"avg_comments_per_pull_request":3.720812182741117,"merged_pull_requests_count":961,"bot_issues_count":0,"bot_pull_requests_count":138,"past_year_issues_count":171,"past_year_pull_requests_count":413,"past_year_avg_time_to_close_issue":2165394.3333333335,"past_year_avg_time_to_close_pull_request":914844.7743902439,"past_year_issues_closed_count":99,"past_year_pull_requests_closed_count":328,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":89,"past_year_avg_comments_per_issue":3.2982456140350878,"past_year_avg_comments_per_pull_request":2.3292978208232444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":301,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/issues","maintainers":[{"login":"larsoner","count":427,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"hoechenberger","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"drammock","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"sappelhoff","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"mscheltienne","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"},{"login":"jasmainak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasmainak"},{"login":"britta-wstnr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/britta-wstnr"},{"login":"rob-luke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rob-luke"},{"login":"agramfort","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agramfort"},{"login":"adam2392","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam2392"},{"login":"dengemann","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengemann"},{"login":"kingjr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kingjr"},{"login":"teonbrooks","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"marsipu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsipu"},{"login":"mmagnuski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmagnuski"},{"login":"SherazKhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SherazKhan"}],"active_maintainers":[{"login":"larsoner","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"sappelhoff","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"drammock","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"mscheltienne","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"},{"login":"hoechenberger","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"britta-wstnr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/britta-wstnr"},{"login":"teonbrooks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"jasmainak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasmainak"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mne-base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mne-base/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mne-base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mne-base/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5289092,"name":"mne","ecosystem":"conda","description":"The main package for MNE-Python is named `mne` in conda-forge and should be suitable for most users. The conda recipe produces the following:  - `mne`: should be installed for full functionality including 3D visualization. - `mne-base`: only pulls dependencies for basic functionality and 2D visualization.","homepage":"http://mne.tools","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/mne-tools/mne-python","keywords_array":[],"namespace":null,"versions_count":45,"first_release_published_at":"2022-10-03T15:46:56.733Z","latest_release_published_at":"2022-11-11T20:06:33.000Z","latest_release_number":"1.2.2","last_synced_at":"2025-09-04T00:06:17.278Z","created_at":"2022-10-03T15:46:56.720Z","updated_at":"2025-09-04T00:06:17.279Z","registry_url":"https://anaconda.org/conda-forge/mne","install_command":"conda install -c conda-forge mne","documentation_url":null,"metadata":{},"repo_metadata":{"id":1354083,"uuid":"1301584","full_name":"mne-tools/mne-python","owner":"mne-tools","description":"MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python","archived":false,"fork":false,"pushed_at":"2025-08-22T17:52:59.000Z","size":165621,"stargazers_count":3026,"open_issues_count":607,"forks_count":1401,"subscribers_count":84,"default_branch":"main","last_synced_at":"2025-08-23T21:33:54.365Z","etag":null,"topics":["ecog","eeg","electrocorticography","electroencephalography","machine-learning","magnetoencephalography","meg","neuroimaging","neuroscience","python","statistics","visualization"],"latest_commit_sha":null,"homepage":"https://mne.tools","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mne-tools.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null},"funding":{"open_collective":"mne-python"}},"created_at":"2011-01-28T03:31:13.000Z","updated_at":"2025-08-23T14:51:20.000Z","dependencies_parsed_at":"2025-08-16T14:48:30.861Z","dependency_job_id":null,"html_url":"https://github.com/mne-tools/mne-python","commit_stats":{"total_commits":15892,"total_committers":360,"mean_commits":"44.144444444444446","dds":0.7460986659954694,"last_synced_commit":"4518a1a918051542ab7360ff63c529121a499417"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/mne-tools/mne-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/sbom","scorecard":{"id":165765,"data":{"date":"2025-08-11","repo":{"name":"github.com/mne-tools/mne-python","commit":"ace9381898b3ad9da9590a3d0b99abedaa74e033"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 18/24 approved changesets -- score normalized to 7","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:7","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/credit.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Warn: no topLevel permission defined: .github/workflows/automerge.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_changelog.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/circle_artifacts.yml:3","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/circle_artifacts.yml:4","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/credit.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:20"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"CII-Best-Practices","score":7,"reason":"badge detected: Silver","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:36"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 27 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/autofix.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/autofix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/autofix.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_changelog.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/check_changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/circle_artifacts.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/circle_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/credit.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/credit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/credit.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/credit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-python/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:6","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:8","Warn: pipCommand not pinned by hash: tools/azure_dependencies.sh:11","Warn: pipCommand not pinned by hash: tools/circleci_dependencies.sh:3","Warn: pipCommand not pinned by hash: tools/circleci_dependencies.sh:4","Warn: pipCommand not pinned by hash: tools/github_actions_dependencies.sh:36","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:16","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:25","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:41","Warn: pipCommand not pinned by hash: tools/install_pre_requirements.sh:46","Warn: pipCommand not pinned by hash: .github/workflows/autofix.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/credit.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:36","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of  15 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"}}]},"last_synced_at":"2025-08-16T14:48:10.632Z","repository_id":1354083,"created_at":"2025-08-16T14:48:10.633Z","updated_at":"2025-08-16T14:48:10.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272912425,"owners_count":25014074,"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-30T02:00:09.474Z","response_time":77,"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":"mne-tools","name":"MNE tools for MEG and EEG data analysis","uuid":"583875","kind":"organization","description":"","email":null,"website":"http://mne.tools","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/583875?v=4","repositories_count":45,"last_synced_at":"2025-08-22T19:13:37.219Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mne-tools","funding_links":["https://github.com/sponsors/mne-tools"],"total_stars":4577,"followers":246,"following":0,"created_at":"2022-11-03T00:31:21.245Z","updated_at":"2025-08-22T19:13:37.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools/repositories"},"tags":[{"name":"v1.10.1","sha":"2efba964834b142d081241cc0e9da755ccde5170","kind":"commit","published_at":"2025-08-11T14:12:57.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.10.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"48f158893f0a64f8696f2c13e30121f7a90585e6","kind":"commit","published_at":"2025-07-15T16:32:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.10.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"57afa23e64113a0d372271dda8e2160110e51796","kind":"commit","published_at":"2024-12-18T21:17:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.9.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"bf5173b3cdc69d86fb7db1f2fc2edd3b57fbc2a2","kind":"commit","published_at":"2024-08-19T01:24:59.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.8.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"663d7417fcf498f87c960e656672558f7efed698","kind":"commit","published_at":"2024-06-14T20:54:31.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.7.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"39a4ddb81cb6e7218f770d34f0ae93e5987258bb","kind":"commit","published_at":"2024-04-19T17:59:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.7.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"dc9f53d5a08040b5ff17fe678f22fdddf0fe9813","kind":"commit","published_at":"2024-01-16T18:32:37.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.6.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"e4838892bf8dcd220e623be66edfcef683f0e638","kind":"commit","published_at":"2023-11-20T20:21:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.6.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"1dea51d9c65ffc14f3726c6f05185e45a93265a0","kind":"commit","published_at":"2023-09-06T17:45:55.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.5.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4dd4db9647338dab31c1ca8847331502efcea3b7","kind":"commit","published_at":"2023-08-15T17:36:01.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.5.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"e34ee8cd7f6d54d818d38c6f83cc3422b77b019a","kind":"commit","published_at":"2023-06-06T14:41:43.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.4.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"e596faec8bc96b9d3aec44d19ca3af6d4c564406","kind":"commit","published_at":"2023-06-05T16:27:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.4.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7661516c7cc73055e8cdf85970d8b481ea9e45aa","kind":"commit","published_at":"2023-05-10T15:02:03.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.4.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a2038b85c5071b37c0357a14cce059eb8faaae86","kind":"commit","published_at":"2023-02-23T20:11:49.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.3.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1c4c2504ee553e0cdb8def2bb0499b02bc93bbe3","kind":"commit","published_at":"2022-12-22T16:09:34.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.3.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"78e099d9c117c01a0545697a6bbb26521659556e","kind":"commit","published_at":"2022-12-02T21:33:19.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"4f3ad29ec65a9e888cb237b24c834a9e161ba3f5","kind":"commit","published_at":"2022-11-11T08:12:29.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"20cd463f274f6d09fde1dedeea284775d9d1e70a","kind":"commit","published_at":"2022-10-19T21:37:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"b9628c09599eca74feb13b9ef75aba2eee1801bb","kind":"commit","published_at":"2022-10-11T19:30:36.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.2.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"03afa32b487353595f520e06abbb237827392e31","kind":"commit","published_at":"2022-08-24T15:26:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.1.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d57a3d649050aa4cdcdea86e7f5b8039df8d2307","kind":"commit","published_at":"2022-08-03T15:48:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.1.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"89de9f2cfdb4775a7135271355a4c9bda5a40d2a","kind":"commit","published_at":"2022-05-12T13:32:43.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"fa3b3efd1b5491ec6765c42dd0a7613f8eeba5e4","kind":"commit","published_at":"2022-04-15T14:54:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f9432259fb286257b554a11291b20941959d1e1b","kind":"commit","published_at":"2022-04-08T20:10:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"044d62f9f1749b4ed8a0cfaf1316e2ee6abfc86a","kind":"commit","published_at":"2022-03-21T14:29:07.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v1.0.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v1.0.0/manifests"},{"name":"v0.24.1","sha":"00f27916b1eb865d33c6dcb757ef5412c7a6bcbb","kind":"commit","published_at":"2021-12-01T12:38:06.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.24.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"8462dd47fefd66c15fa85b22835927ae208a6e55","kind":"commit","published_at":"2021-11-03T15:11:11.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.24.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"b579d328cb67d6a0096ff5ba74e4e2e557e84065","kind":"commit","published_at":"2021-09-09T19:56:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"8aba865633e7a14c5bf382c31dc55e2fd07a7c3f","kind":"commit","published_at":"2021-08-30T15:34:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.3/manifests"},{"name":"v0.23.1","sha":"50a1524382d29e733dffff03c1ebb1ed4c0fd33a","kind":"commit","published_at":"2021-08-20T14:35:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.1/manifests"},{"name":"v0.23.2","sha":"50a1524382d29e733dffff03c1ebb1ed4c0fd33a","kind":"commit","published_at":"2021-08-20T14:35:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.2/manifests"},{"name":"v0.23.0","sha":"ce6e61c29462eee3ec7a0a9209e8d71f64e34745","kind":"commit","published_at":"2021-04-27T17:03:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.23.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"93359566261be5c3fe7ceef8cb1fefce910cca52","kind":"commit","published_at":"2021-04-02T17:22:46.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.22.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"957556e19be1c5ee899b30065816a8e9dbe79f6c","kind":"commit","published_at":"2020-12-17T15:28:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.22.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"22797c75b922768a3eb8752b978ba66853166f5b","kind":"commit","published_at":"2020-11-15T23:38:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.21.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"fa7064a8d4cf8857d66ca001a17fa66e7121d3bc","kind":"commit","published_at":"2020-11-05T17:00:38.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.21.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f6e99037ac4d13e2c73daf4d3da3974bd6027ac8","kind":"commit","published_at":"2020-09-21T09:53:06.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.21.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.21.0/manifests"},{"name":"v0.20.8","sha":"039e712156066d5a4d2a10b5d8797f7b72614dce","kind":"commit","published_at":"2020-09-04T02:36:18.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.8","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.8/manifests"},{"name":"v0.20.7","sha":"cb8a99e9ce97afc30170602caf1249a2f024fbe2","kind":"commit","published_at":"2020-06-13T12:08:01.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.7","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.7/manifests"},{"name":"v0.20.6","sha":"ca0e5b3a6a112489d8b6fcda9fc40b89c2c980f9","kind":"commit","published_at":"2020-06-12T17:22:19.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.6/manifests"},{"name":"v0.20.5","sha":"cd336b5c7ea3e9944665fd8e32a3bf2ff9a8a99f","kind":"commit","published_at":"2020-05-19T14:21:03.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"e8e57edc29e00b2227d01d5b347c796eeb54eddc","kind":"commit","published_at":"2020-05-11T15:53:01.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"06fbe7cb6839bee249653da3a2658305e55f4f43","kind":"commit","published_at":"2020-04-29T12:54:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"0a12015bbda46c4ab1d9ec8445afbf9db3d3a952","kind":"commit","published_at":"2020-04-28T22:35:22.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.2/manifests"},{"name":"0.20.1","sha":"e493aa6b7028b95684b889ceddad3806a3693dc1","kind":"commit","published_at":"2020-04-23T19:57:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/0.20.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.20.1/manifests"},{"name":"v0.20.1","sha":"e493aa6b7028b95684b889ceddad3806a3693dc1","kind":"commit","published_at":"2020-04-23T19:57:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"9ca6b11553a8dc9eaee7e5cdbcdbe7f02d26aaa6","kind":"commit","published_at":"2020-03-27T16:41:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.20.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"ec4837ec861624bfed9f5f6ff9d9275e442db4b2","kind":"commit","published_at":"2019-10-25T14:42:45.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.19.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"3247bd1f7aafb120a20c70dd0b348c396bb74cc5","kind":"commit","published_at":"2019-09-24T13:16:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.19.0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19.0/manifests"},{"name":"v0.19rc0","sha":"3247bd1f7aafb120a20c70dd0b348c396bb74cc5","kind":"commit","published_at":"2019-09-24T13:16:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.19rc0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.19rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.19rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.19rc0/manifests"},{"name":"v0.18","sha":"580373859af9e65518660a0b8357003e1a5fdb95","kind":"commit","published_at":"2019-05-21T19:53:05.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.18","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18/manifests"},{"name":"v0.18.1","sha":"c71f1bde437585b6c04d63876fc66d0c56c803fb","kind":"commit","published_at":"2019-05-21T11:45:00.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.18.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18.1/manifests"},{"name":"v0.18rc0","sha":"76f6aee1a1be504174de6dc0a13b1c02175bc2ec","kind":"tag","published_at":"2019-05-19T14:20:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.18rc0","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.18rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.18rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.18rc0/manifests"},{"name":"v0.17.2","sha":"34d108bbc9d2e1614b1de56461976ccf15e6d66d","kind":"commit","published_at":"2019-04-03T05:17:42.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.17.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"446574738b51c19fa440056f822411624cb46ca7","kind":"commit","published_at":"2019-02-15T21:10:34.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.17.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17.1/manifests"},{"name":"v0.17","sha":"5b1ac27c54b280bda065f7741953e829b0f03305","kind":"commit","published_at":"2018-11-19T18:10:45.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.17","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.17/manifests"},{"name":"v0.16.2","sha":"50b2ed8eeff14c54862414ac6607b4fd3eb8e2b9","kind":"commit","published_at":"2018-07-09T07:55:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.16.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16.2/manifests"},{"name":"v0.16","sha":"ff5dd47a45daa65884ccd8351cc6ba92218b9248","kind":"commit","published_at":"2018-05-01T13:20:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.16","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.16/manifests"},{"name":"v0.15.2","sha":"1f8326d043ee191d071c7e700c9cc7769d91339f","kind":"commit","published_at":"2017-11-25T20:39:39.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.15.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"1b612fa4c53526895131e326a3dab4d71f6ad4c0","kind":"commit","published_at":"2017-11-23T08:18:44.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.15.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15.1/manifests"},{"name":"v0.15","sha":"953d6d1889eba3c9e9bc1b1c3be396f22324bce8","kind":"commit","published_at":"2017-10-19T07:23:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.15","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.15/manifests"},{"name":"v0.14.1","sha":"82a65eada29404c98957dd61c8608ea13c28dcd8","kind":"commit","published_at":"2017-06-03T12:44:10.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.14.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14.1/manifests"},{"name":"v0.14","sha":"f6bd2117a7041f5b6a2aed018bb76d72f017c2a4","kind":"commit","published_at":"2017-03-22T19:53:05.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.14","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.14/manifests"},{"name":"v0.13.1","sha":"b61b87d017af05aaf5c917ac8a904e43496ed6a9","kind":"commit","published_at":"2016-11-21T07:49:17.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.13.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13.1/manifests"},{"name":"upstream/0.13+git8-gcb8707f","sha":"674801bd564fb4c6d918ce4326f9a01e85070a9c","kind":"tag","published_at":"2016-11-18T15:35:46.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.13+git8-gcb8707f","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.13+git8-gcb8707f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.13%2Bgit8-gcb8707f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+git8-gcb8707f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+git8-gcb8707f/manifests"},{"name":"upstream/0.13+dfsg","sha":"8b4f854e092b32acb230b80bdb5ea7ba2a080df2","kind":"tag","published_at":"2016-09-29T00:36:58.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.13+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.13+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.13%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.13+dfsg/manifests"},{"name":"v0.13","sha":"3707a76257512f3cbc0fd2f2835c9d03c26bea97","kind":"commit","published_at":"2016-09-27T19:18:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.13","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.13/manifests"},{"name":"v0.12","sha":"f3271ae635736a6bfb822bac110b8b9c688cf79e","kind":"commit","published_at":"2016-05-10T16:52:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.12","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.12/manifests"},{"name":"v0.10.2","sha":"4673e89b1be8084507ff8c353343949ce7106ef8","kind":"commit","published_at":"2016-02-16T14:54:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.10.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.2/manifests"},{"name":"upstream/0.11+dfsg","sha":"88d4b22c84015b6aba58543d8f34b570831a2533","kind":"tag","published_at":"2016-01-05T01:51:39.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.11+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.11+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.11%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.11+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.11+dfsg/manifests"},{"name":"v0.11","sha":"1505bda160e1e18c024463737ca0b33697fd8fdd","kind":"commit","published_at":"2015-12-24T03:16:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.11","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.11/manifests"},{"name":"debian/0.10.1+dfsg-1","sha":"ed85992c393dc402ce74ed066343258eca827d60","kind":"tag","published_at":"2015-11-27T15:44:54.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.10.1+dfsg-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.10.1+dfsg-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.10.1%2Bdfsg-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.10.1+dfsg-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.10.1+dfsg-1/manifests"},{"name":"v0.10.1","sha":"a7670d08da1bcb05e2fcc50c60e749b854abcef1","kind":"commit","published_at":"2015-11-20T14:08:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.10.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10.1/manifests"},{"name":"v0.10","sha":"9bf1d512c3530647aee4327032f367f8b687a4f9","kind":"commit","published_at":"2015-10-23T12:39:10.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.10","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.10/manifests"},{"name":"v0.9","sha":"4c7833f0a759b86c7ac780b448f9126ae4742483","kind":"commit","published_at":"2015-05-21T23:11:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.9","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.9/manifests"},{"name":"debian/0.8.6+dfsg-2","sha":"a9e829c904d66aa12f1d99fd25607ffb3d14af9d","kind":"tag","published_at":"2014-12-11T22:07:58.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.8.6+dfsg-2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.8.6+dfsg-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.8.6%2Bdfsg-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-2/manifests"},{"name":"debian/0.8.6+dfsg-1","sha":"890e278a049a7e9c9ccfbab7a05ac46e4fc6c323","kind":"tag","published_at":"2014-10-30T02:46:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.8.6+dfsg-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.8.6+dfsg-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.8.6%2Bdfsg-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.6+dfsg-1/manifests"},{"name":"upstream/0.8.6+dfsg","sha":"94fc3629b5107949b2d4b412bd0274b47858561a","kind":"tag","published_at":"2014-10-26T14:19:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.6+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.6+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.6%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.6+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.6+dfsg/manifests"},{"name":"v0.8.6","sha":"fc60d218325d7fe983b12dd19917e81fcce11d40","kind":"commit","published_at":"2014-10-16T18:18:25.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"c4a4a4660dbc5271dfea764c5b6b9d4b41978310","kind":"commit","published_at":"2014-10-08T06:50:25.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.5/manifests"},{"name":"debian/0.8.4+dfsg-1","sha":"324a95e6a522c8e912cd053339f5e828991a4674","kind":"tag","published_at":"2014-09-24T12:29:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.8.4+dfsg-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.8.4+dfsg-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.8.4%2Bdfsg-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.4+dfsg-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.8.4+dfsg-1/manifests"},{"name":"upstream/0.8.4+dfsg","sha":"1a4470ce35b272ed7db04cf2ff2260f63a80434e","kind":"tag","published_at":"2014-09-24T12:03:06.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.4+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.4+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.4%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.4+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.4+dfsg/manifests"},{"name":"v0.8.4","sha":"e2926f533764be9386bc7972f8ddae84bd2fc38e","kind":"commit","published_at":"2014-09-23T10:50:15.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.4/manifests"},{"name":"upstream/0.8.3+dfsg","sha":"8e4ae89b76a5fed888aa78f6bbfeb39ea1f11610","kind":"tag","published_at":"2014-09-21T21:49:57.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.3+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.3+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.3%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.3+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.3+dfsg/manifests"},{"name":"v0.8.3","sha":"fc64a1ff8834de553152112debc215f660169daf","kind":"commit","published_at":"2014-09-01T08:23:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.3/manifests"},{"name":"0.8.3","sha":"fc64a1ff8834de553152112debc215f660169daf","kind":"commit","published_at":"2014-09-01T08:23:09.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/0.8.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.8.3/manifests"},{"name":"upstream/0.8.2+dfsg","sha":"3a789581cde78cdf73f1b66834dbfad712c710b3","kind":"tag","published_at":"2014-08-05T06:48:12.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.8.2+dfsg","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.8.2+dfsg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.8.2%2Bdfsg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.2+dfsg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.8.2+dfsg/manifests"},{"name":"v0.8.2","sha":"e4296cd8123948d99972d3282887144928a9bd68","kind":"commit","published_at":"2014-08-02T13:33:20.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"880a2c5a322b017ddbea13314800ef6e77a44979","kind":"commit","published_at":"2014-08-01T22:17:11.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8.1/manifests"},{"name":"v0.8","sha":"fa7c3b9d7dab2ec77f2d98301208a9f23deec043","kind":"commit","published_at":"2014-07-25T15:15:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.8","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.8/manifests"},{"name":"debian/0.7.3-1","sha":"ae8bf5a8aa9a26621693441eb071252f85b01c6e","kind":"commit","published_at":"2014-01-18T23:12:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.7.3-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.7.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.7.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.3-1/manifests"},{"name":"v0.7.3","sha":"b84425c3f9ff8dbf2fe5391aa0736a408c89a4ab","kind":"commit","published_at":"2014-01-18T20:19:20.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.3/manifests"},{"name":"upstream/0.7.2","sha":"76ee144252412bddd07b201041b9e33675b8ee5e","kind":"tag","published_at":"2014-01-14T01:07:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.2/manifests"},{"name":"v0.7.2","sha":"01ce021a770d9091ab203ea178f55679b91b5f62","kind":"commit","published_at":"2014-01-13T22:56:13.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.2/manifests"},{"name":"debian/0.7.1-2","sha":"e1d70152267aedf2ba7f4f5be167d53854d5b2c2","kind":"tag","published_at":"2014-01-12T15:07:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.7.1-2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.7.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.7.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-2/manifests"},{"name":"debian/0.7.1-1","sha":"b969700e2d1b57676fe07681a5810c209bd64565","kind":"commit","published_at":"2014-01-08T17:32:51.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/debian/0.7.1-1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/debian/0.7.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@debian%2F0.7.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/debian%2F0.7.1-1/manifests"},{"name":"upstream/0.7.1","sha":"d83144d78c449ccc8eacaff33585e5daf122d2fa","kind":"tag","published_at":"2014-01-08T15:38:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7.1/manifests"},{"name":"v0.7.1","sha":"c1454d0b6da6ed08242d2ebc8db730454ee28d7d","kind":"commit","published_at":"2013-11-28T17:50:22.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7.1/manifests"},{"name":"upstream/0.7","sha":"907acd7850721843f08256adea6a837016f834ea","kind":"tag","published_at":"2013-11-26T18:35:35.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7/manifests"},{"name":"v0.7","sha":"cfdb1da7566b963ccdce6bdfd7faccb8e9ef5990","kind":"commit","published_at":"2013-11-26T14:39:16.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7/manifests"},{"name":"upstream/0.7_rc5","sha":"74f36b17633079ca649a8c06579193f88bd1c72b","kind":"tag","published_at":"2013-11-25T21:58:05.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc5/manifests"},{"name":"v0.7rc5","sha":"5e2843a2c60a5ab1f603709ae467179525cdf5c2","kind":"commit","published_at":"2013-11-25T20:43:12.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc5/manifests"},{"name":"upstream/0.7_rc4","sha":"3943434cbe9061efe5cc08b072d978d16ff104bb","kind":"tag","published_at":"2013-11-23T22:10:35.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc4/manifests"},{"name":"v0.7rc4","sha":"4432804532b3c3d6ab3de04f34de826a02071f4f","kind":"commit","published_at":"2013-11-23T21:36:03.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc4/manifests"},{"name":"upstream/0.7_rc3","sha":"570fa18e68164479dab0a237baf4c8475883b760","kind":"tag","published_at":"2013-11-23T16:24:32.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc3/manifests"},{"name":"v0.7rc3","sha":"9e2ed27046e42b337d56dfe4fabb6a5706c002e6","kind":"commit","published_at":"2013-11-22T22:35:49.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc3/manifests"},{"name":"upstream/0.7_rc2","sha":"340cf7d0b79b08921f4bf3a391a1a8cbb51bf80f","kind":"tag","published_at":"2013-11-22T21:19:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc2/manifests"},{"name":"upstream/0.7rc2","sha":"1ed39d77cb86e5ca11062cd197eeccdec0e9a096","kind":"tag","published_at":"2013-11-22T21:10:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7rc2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7rc2/manifests"},{"name":"v0.7rc2","sha":"c68ec9574ccd78418e11d7a9b577b40d1933d8fd","kind":"commit","published_at":"2013-11-22T00:42:56.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc2/manifests"},{"name":"upstream/0.7_rc1","sha":"3ceaf1717a48e3f6c51a4eb76db845cc0bbac185","kind":"tag","published_at":"2013-11-21T20:52:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.7_rc1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.7_rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.7_rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.7_rc1/manifests"},{"name":"upstream/0.6","sha":"21bf9c0a9291e6f10a0820144bb14ff7ab62011a","kind":"tag","published_at":"2013-11-21T10:51:41.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/upstream/0.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/upstream/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@upstream%2F0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/upstream%2F0.6/manifests"},{"name":"v0.7rc1","sha":"ece7fa8801ea4b7746c028f437a2832760a03d0d","kind":"commit","published_at":"2013-11-21T07:55:22.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.7rc1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.7rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.7rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.7rc1/manifests"},{"name":"v0.6","sha":"bebe2fb3a78446c554f27071c94310817a5e07fb","kind":"commit","published_at":"2013-06-15T17:41:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.6","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.6/manifests"},{"name":"v0.5","sha":"5c906478d7eac47c6f1c40f4377692026258e90e","kind":"commit","published_at":"2012-12-27T08:26:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.5","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.5/manifests"},{"name":"v0.4","sha":"0e021d39cab77449fc62283314fb13c4bfd7e283","kind":"commit","published_at":"2012-08-22T17:06:15.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.4/manifests"},{"name":"0.4","sha":"7a1b19df77bbea45219b109b7891f448fbc3f4e3","kind":"commit","published_at":"2012-08-22T13:16:28.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/0.4","html_url":"https://github.com/mne-tools/mne-python/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/0.4/manifests"},{"name":"v0.3","sha":"d3a28247b3ba577d2d3f572e2764cb83421c5b7d","kind":"commit","published_at":"2012-03-23T13:20:30.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.3","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.3/manifests"},{"name":"v0.2","sha":"ab65aa31a0dc54e6b5062cf7189237aa6d556a4e","kind":"tag","published_at":"2011-11-08T17:16:55.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.2","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.2/manifests"},{"name":"v0.1","sha":"25bcb032410b6cd79f321f398b8f67ab8e512b15","kind":"tag","published_at":"2011-11-08T16:34:54.000Z","download_url":"https://codeload.github.com/mne-tools/mne-python/tar.gz/v0.1","html_url":"https://github.com/mne-tools/mne-python/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-python@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T21:41:47.599Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":52,"rankings":{"downloads":null,"dependent_repos_count":4.9054344029143175,"dependent_packages_count":6.452417785318628,"stargazers_count":8.573282099905184,"forks_count":4.3864464294625485,"docker_downloads_count":null,"average":6.079395179400169},"purl":"pkg:conda/mne","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mne","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mne","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mne/dependencies","status":null,"funding_links":["https://opencollective.com/mne-python","https://github.com/sponsors/mne-tools"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T11:00:44.835Z","issues_count":756,"pull_requests_count":1182,"avg_time_to_close_issue":23752655.94375,"avg_time_to_close_pull_request":2100400.326395459,"issues_closed_count":479,"pull_requests_closed_count":1055,"pull_request_authors_count":160,"issue_authors_count":272,"avg_comments_per_issue":5.794973544973545,"avg_comments_per_pull_request":3.720812182741117,"merged_pull_requests_count":961,"bot_issues_count":0,"bot_pull_requests_count":138,"past_year_issues_count":171,"past_year_pull_requests_count":413,"past_year_avg_time_to_close_issue":2165394.3333333335,"past_year_avg_time_to_close_pull_request":914844.7743902439,"past_year_issues_closed_count":99,"past_year_pull_requests_closed_count":328,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":89,"past_year_avg_comments_per_issue":3.2982456140350878,"past_year_avg_comments_per_pull_request":2.3292978208232444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":301,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/issues","maintainers":[{"login":"larsoner","count":427,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"hoechenberger","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"drammock","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"sappelhoff","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"mscheltienne","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"},{"login":"jasmainak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasmainak"},{"login":"britta-wstnr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/britta-wstnr"},{"login":"rob-luke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rob-luke"},{"login":"agramfort","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agramfort"},{"login":"adam2392","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam2392"},{"login":"dengemann","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengemann"},{"login":"kingjr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kingjr"},{"login":"teonbrooks","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"marsipu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsipu"},{"login":"mmagnuski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmagnuski"},{"login":"SherazKhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SherazKhan"}],"active_maintainers":[{"login":"larsoner","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"sappelhoff","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"drammock","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"mscheltienne","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"},{"login":"hoechenberger","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"britta-wstnr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/britta-wstnr"},{"login":"teonbrooks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"jasmainak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasmainak"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mne/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mne/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mne/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mne/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":6826,"full_name":"mne-tools/mne-python","default_branch":"main","committers":[{"name":"Eric Larson","email":"larson.eric.d@gmail.com","login":"larsoner","count":4265},{"name":"Alexandre Gramfort","email":"alexandre.gramfort@inria.fr","login":"agramfort","count":1664},{"name":"Denis A. Engemann","email":"denis.engemann@gmail.com","login":"dengemann","count":1589},{"name":"Jaakko Leppakangas","email":"jaeilepp@gmail.com","login":"jaeilepp","count":923},{"name":"Christian Brodbeck","email":"christianmbrodbeck@gmail.com","login":"christianbrodbeck","count":598},{"name":"Mainak Jas","email":"mainakjas@gmail.com","login":"jasmainak","count":569},{"name":"Teon L Brooks","email":"teon.brooks@gmail.com","login":"teonbrooks","count":526},{"name":"Jona Sassenhagen","email":"jona.sassenhagen@gmail.com","login":"jona-sassenhagen","count":524},{"name":"Daniel McCloy","email":"dan@mccloy.info","login":"drammock","count":453},{"name":"Jean-Rémi King","email":"jeanremi.king+github@gmail.com","login":"kingjr","count":341},{"name":"Martin Luessi","email":"mluessi@nmr.mgh.harvard.edu","login":null,"count":327},{"name":"Richard Höchenberger","email":"richard.hoechenberger@gmail.com","login":"hoechenberger","count":323},{"name":"Clemens Brunner","email":"clemens.brunner@gmail.com","login":"cbrnr","count":275},{"name":"Roman Goj","email":"roman.goj@gmail.com","login":"rgoj","count":272},{"name":"Guillaume Favelier","email":"guillaume.favelier@gmail.com","login":"GuillaumeFavelier","count":271},{"name":"Marijn van Vliet","email":"w.m.vanvliet@gmail.com","login":"wmvanvliet","count":210},{"name":"Mark Wronkiewicz","email":"wronk.mark@gmail.com","login":"wronk","count":187},{"name":"Stefan Appelhoff","email":"stefan.appelhoff@mailbox.org","login":"sappelhoff","count":150},{"name":"Alex Rockhill","email":"aprockhill206@gmail.com","login":null,"count":150},{"name":"Chris Holdgraf","email":"choldgraf@gmail.com","login":"choldgraf","count":142},{"name":"Mathieu Scheltienne","email":"mathieu.scheltienne@gmail.com","login":"mscheltienne","count":139},{"name":"Joan Massich","email":"mailsik@gmail.com","login":"massich","count":135},{"name":"Yousra Bekhti","email":"yousra.bekhti@gmail.com","login":"yousrabk","count":126},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":89},{"name":"Robert Luke","email":"code@robertluke.net","login":"rob-luke","count":88},{"name":"Andrew Dykstra","email":"andrew.r.dykstra@gmail.com","login":"adykstra","count":87},{"name":"Alan Leggitt","email":"leggitta3@gmail.com","login":"leggitta","count":84},{"name":"Lorenzo De Santis","email":"desantis.lnz@gmail.com","login":"lorenzo-desantis","count":81},{"name":"Romain Trachel","email":"romain.trachel@inria.fr","login":"trachelr","count":81},{"name":"Asish Panda","email":"asishrocks95@gmail.com","login":"kaichogami","count":78},{"name":"Mikołaj Magnuski","email":"mmagnuski@swps.edu.pl","login":"mmagnuski","count":75},{"name":"Britta Westner","email":"britta.wstnr@gmail.com","login":"britta-wstnr","count":56},{"name":"Daniel Strohmeier","email":"daniel.strohmeier@googlemail.com","login":"joewalter","count":47},{"name":"Dan G. Wakeman","email":"dgwakeman@gmail.com","login":"dgwakeman","count":46},{"name":"Hari Bharadwaj","email":"hari@nmr.mgh.harvard.edu","login":"haribharadwaj","count":44},{"name":"Alexandre Barachant","email":"alexandre.barachant@gmail.com","login":"alexandrebarachant","count":42},{"name":"Tal Linzen","email":"tal.linzen@gmail.com","login":"TalLinzen","count":41},{"name":"Emily Ruzich","email":"emilyr@nmr.mgh.harvard.edu","login":"emilyruzich","count":40},{"name":"Martin Billinger","email":"flKazemakase@gmail.com","login":"mbillingr","count":39},{"name":"Christopher J. Bailey","email":"bailey.cj@gmail.com","login":"cjayb","count":38},{"name":"Adam Li","email":"adam2392@gmail.com","login":"adam2392","count":37},{"name":"Luke Bloy","email":"luke.bloy@gmail.com","login":"bloyl","count":35},{"name":"Scott Huberty","email":"52462026+scott-huberty","login":"scott-huberty","count":33},{"name":"Clément Moutard","email":"clement.moutard@gmail.com","login":"cmoutard","count":33},{"name":"Fede Raimondo","email":"federaimondo@gmail.com","login":"fraimondo","count":31},{"name":"Jussi Nurminen","email":"jnu@iki.fi","login":"jjnurminen","count":30},{"name":"Jair Montoya","email":"montoya.jair.m@gmail.com","login":null,"count":27},{"name":"Marmaduke Woodman","email":"mmwoodman@gmail.com","login":null,"count":26},{"name":"Martin Schulz","email":"dev@mgschulz.de","login":"marsipu","count":24},{"name":"Ingoo Lee","email":"dlsrnsladlek@naver.com","login":"lig050129","count":24},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":22},{"name":"Nick Foti","email":"nfoti01@gmail.com","login":"nfoti","count":22},{"name":"Cathy Nangini","email":"cnangini@gmail.com","login":"KatiRG","count":20},{"name":"José C. García Alanis","email":"joialanisson@gmail.com","login":"JoseAlanis","count":19},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":18},{"name":"Thomas S. Binns","email":"t.s.binns@outlook.com","login":"tsbinns","count":17},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":17},{"name":"Olaf Hauk","email":"olaf.hauk@mrc-cbu.cam.ac.uk","login":"olafhauk","count":16},{"name":"Ross Maddox","email":"ross.maddox@rochester.edu","login":"rkmaddox","count":16},{"name":"Ashley Drew","email":"ashdrew@uw.edu","login":"ashdrew","count":14},{"name":"Christoph Dinh","email":"chdinh@nmr.mgh.harvard.edu","login":"chdinh","count":14},{"name":"Ana Radanovic","email":"anaradanovica@gmail.com","login":"anaradanovic","count":13},{"name":"Roan LaPlante","email":"aestrivex@gmail.com","login":"aestrivex","count":13},{"name":"Martin","email":"martin.billinger@tugraz.at","login":null,"count":13},{"name":"Guillaume Dumas","email":"deep@introspection.eu","login":"deep-introspection","count":13},{"name":"Johann Benerradi","email":"johann.benerradi@gmail.com","login":"HanBnrd","count":12},{"name":"Thomas Hartmann","email":"thomas.hartmann@th-ht.de","login":"thht","count":12},{"name":"Eduard Ort","email":"eduardxort@gmail.com","login":"eort","count":11},{"name":"Stefan Repplinger","email":"stefan.repplinger@posteo.net","login":"stfnrpplngr","count":11},{"name":"Matti Hämäläinen","email":"msh@nmr.mgh.harvard.edu","login":"mshamalainen","count":10},{"name":"Mathurin Massias","email":"mathurin.massias@gmail.com","login":"mathurinm","count":10},{"name":"Jacob Woessner","email":"Woessner.jacob@gmail.com","login":"withmywoessner","count":10},{"name":"Alexander Rudiuk","email":"alxanderr@gmail.com","login":"ARudiuk","count":10},{"name":"Brad Buran","email":"bburan@galenea.com","login":"bburan-galenea","count":10},{"name":"Paul Pasler","email":"paul@ppasler.de","login":"ppasler","count":10},{"name":"Praveen Sripad","email":"pravsripad@gmail.com","login":"pravsripad","count":10},{"name":"Valerii Chirkov","email":"vagechirkov@gmail.com","login":"vagechirkov","count":10},{"name":"Phillip Alday","email":"phillip.alday@mpi.nl","login":"palday","count":9},{"name":"Michiru Kaneda","email":"rcmdnk@gmail.com","login":"rcmdnk","count":9},{"name":"Ram Pari","email":"ramsbam@gmail.com","login":"ramkpari","count":9},{"name":"Simon Kornblith","email":"simon@simonster.com","login":"simonster","count":9},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":9},{"name":"Yu-Han Luo","email":"yuhanluo1994@gmail.com","login":"yh-luo","count":9},{"name":"Dominik Welke","email":"dominik.welke@ae.mpg.de","login":"dominikwelke","count":9},{"name":"Félix Raimundo","email":"gamaz3ps@gmail.com","login":"gamazeps","count":9},{"name":"Christopher Mullins","email":"christopherrmullins@gmail.com","login":"chrismullins","count":9},{"name":"Johannes Kasper","email":"jeythekey@tutanota.com","login":"jeythekey","count":8},{"name":"Keith Doelling","email":"kd889@nyu.edu","login":"kdoelling1919","count":8},{"name":"Mads Jensen","email":"mje.mads@gmail.com","login":"MadsJensen","count":8},{"name":"Santeri Ruuskanen","email":"santeri.ruuskanen@aalto.fi","login":"ruuskas","count":8},{"name":"Simon Kern","email":"simon.kern@online.de","login":"skjerns","count":8},{"name":"Tanay Gahlot","email":"tanaygahlot@gmail.com","login":"TanayGahlot","count":8},{"name":"Kristijan Armeni","email":"kristijan.armeni@gmail.com","login":"KristijanArmeni","count":7},{"name":"Erkka Heinila","email":"erkkahe@gmail.com","login":"teekuningas","count":7},{"name":"Dirk Gütlin","email":"34550289+DiGyt","login":"DiGyt","count":7},{"name":"Adonay Nunes","email":"adonay.s.nunes@gmail.com","login":"AdoNunes","count":7},{"name":"kjs","email":"kjs@llama","login":null,"count":7},{"name":"Camilo Lamus","email":"camilo@neurostat.mit.edu","login":null,"count":6},{"name":"Natalie Klein","email":"neklein@andrew.cmu.edu","login":null,"count":6},{"name":"Alejandro Weinstein","email":"alejandro.weinstein@gmail.com","login":"aweinstein","count":6},{"name":"Catalina María Galván","email":"79813952+catalinamagalvan","login":"catalinamagalvan","count":6},{"name":"Cristóbal Moënne-Loccoz","email":"cmmoenne@gmail.com","login":"cmmoenne","count":6},{"name":"Dmitrii Altukhov","email":"dm.altukhov@ya.ru","login":"dmalt","count":6},{"name":"Erica Peterson","email":"nordme@uw.edu","login":"nordme","count":6},{"name":"Gennadiy Belonosov","email":"7503709+Genuster","login":"Genuster","count":6},{"name":"Jevri Hanna","email":"jevri.hanna@gmail.com","login":"jshanna100","count":6},{"name":"Jon Houck","email":"jon.houck@gmail.com","login":"jhouck","count":6},{"name":"Paul Roujansky","email":"paul@roujansky.eu","login":"paulroujansky","count":6},{"name":"Hubert Banville","email":"hubert.jbanville@gmail.com","login":"hubertjb","count":5},{"name":"Jack Zhang","email":"zhangmengyu10@gmail.com","login":"jackz314","count":5},{"name":"Kostiantyn Maksymenko","email":"makkostya@ukr.net","login":"makkostya","count":5},{"name":"Maggie Clarke","email":"mdclarke@uw.edu","login":"mdclarke","count":5},{"name":"Matteo Anelli","email":"matteo.anelli@aalto.fi","login":"matteoanelli","count":5},{"name":"Nikolai Chapochnikov","email":"23103092+chapochn","login":"chapochn","count":5},{"name":"Pierre-Antoine Bannier","email":"pierreantoine.bannier@gmail.com","login":"PABannier","count":5},{"name":"Saket Choudhary","email":"saketkc@gmail.com","login":"saketkc","count":5},{"name":"Henrich Kolkhorst","email":"hekolk","login":"hekolk","count":5},{"name":"Christian O'Reilly","email":"christian.oreilly@gmail.com","login":"christian-oreilly","count":5},{"name":"Carina Forster","email":"carinaforster0611@gmail.com","login":"CarinaFo","count":5},{"name":"Burkhard Maess","email":"burkhard.maess@arcor.de","login":"bmaess","count":5},{"name":"Antti Rantala","email":"antti.rantala90@gmail.com","login":"Odingod","count":5},{"name":"Victor Férat","email":"victor.ferat@live.Fr","login":"vferat","count":5},{"name":"Louis Thibault","email":"louist87@gmail.com","login":"louist87","count":4},{"name":"Moritz Gerster","email":"45031224+moritz-gerster","login":"moritz-gerster","count":4},{"name":"Nabil Alibou","email":"63203348+nabilalibou","login":"nabilalibou","count":4},{"name":"Kambiz Tabavi","email":"ktavabi@gmail.com","login":"ktavabi","count":4},{"name":"Kaisu Lankinen","email":"41806798+klankinen","login":"klankinen","count":4},{"name":"Nathalie Gayraud","email":"nathalie.gayraud@inria.fr","login":"ngayraud","count":4},{"name":"Nick Ward","email":"ward.nickjames@gmail.com","login":"warrd","count":4},{"name":"Sophie Herbst","email":"ksherbst@gmail.com","login":"SophieHerbst","count":4},{"name":"Qian Chu","email":"97355086+qian-chu","login":"qian-chu","count":4},{"name":"Jesper Duemose Nielsen","email":"jdue@dtu.dk","login":"jdue","count":4},{"name":"Ivana Kojcic","email":"44771055+ikojcic","login":"ikojcic","count":4},{"name":"Fu-Te Wong","email":"zuxfoucault@gmail.com","login":"zuxfoucault","count":4},{"name":"Felix Klotzsche","email":"klotzsche@cbs.mpg.de","login":"eioe","count":4},{"name":"Cora Kim","email":"kimjico@gmail.com","login":"kimcoco","count":4},{"name":"George O'Neill","email":"g.o'neill@ucl.ac.uk","login":"georgeoneill","count":4},{"name":"Fahimeh Mamashli","email":"33672431+fmamashli","login":"fmamashli","count":4},{"name":"Nikolai Kapralov","email":"4dvlup@gmail.com","login":"ctrltz","count":3},{"name":"Nicolas Legrand","email":"legrand@cyceron.fr","login":"LegrandNico","count":3},{"name":"Peter J. Molfese","email":"pmolfese@gmail.com","login":"pmolfese","count":3},{"name":"Rotem Falach","email":"falachrotem@gmail.com","login":"Falach","count":3},{"name":"Nicolas Barascud","email":"nbara","login":"nbara","count":3},{"name":"Marian Dovgialo","email":"marian.dowgialo@gmail.com","login":"mdovgialo","count":3},{"name":"Lorenz Esch","email":"Lorenz.Esch@tu-ilmenau.de","login":"LorenzE","count":3},{"name":"Larry Eisenman","email":"leisenman@wustl.edu","login":"lneisenman","count":3},{"name":"Carlos de la Torre","email":"48769508+c-torre","login":"c-torre","count":3},{"name":"Victoria Peterson","email":"victoriapeterson09@gmail.com","login":"vpeterson","count":3},{"name":"Tristan Stenner","email":"ttstenner@gmail.com","login":"tstenner","count":3},{"name":"Theodore Papadopoulo","email":"Theodore.Papadopoulo@inria.fr","login":"papadop","count":3},{"name":"Steven Bierer","email":"neurolaunch@gmail.copm","login":"NeuroLaunch","count":3},{"name":"Steve Matindi","email":"stevematindi@gmail.com","login":"stevemats","count":3},{"name":"Silvia Cotroneo","email":"78911192+sfc-neuro","login":"sfc-neuro","count":3},{"name":"Samuel Deslauriers-Gauthier","email":"sam.deslauriers@gmail.com","login":"sdeslauriers","count":3},{"name":"Zvi Baratz","email":"z.baratz@gmail.com","login":"ZviBaratz","count":3},{"name":"Judy D Zhu","email":"38392787+JD-Zhu","login":"JD-Zhu","count":3},{"name":"Joshua Calder-Travis","email":"38797399+jCalderTravis","login":"jCalderTravis","count":3},{"name":"Jeff Stout","email":"stoutjd@nih.gov","login":"jstout211","count":3},{"name":"Jan Sosulski","email":"mail@jan-sosulski.de","login":"jsosulski","count":3},{"name":"Hamza Abdelhedi","email":"hamza.abdelhedii@gmail.com","login":"BabaSanfour","count":3},{"name":"Hafeza Anevar","email":"hafiza.taj@gmail.com","login":"Anevar","count":3},{"name":"Giorgio Marinato","email":"giorgio.marinato@unitn.it","login":"neurogima","count":3},{"name":"Evgenii Kalenkovich","email":"e.kalenkovich@gmail.com","login":"kalenkovich","count":3},{"name":"Evan Hathaway","email":"42755980+ephathaway","login":"ephathaway","count":3},{"name":"Erik Hornberger","email":"erik.hornberger@shi-g.com","login":"er06645810","count":3},{"name":"Antoine Gauthier","email":"antoine.gauthier@ensta.fr","login":"Okamille","count":3},{"name":"Andrew Quinn","email":"AJQuinn","login":"AJQuinn","count":3},{"name":"Tod Flak","email":"45362686+todflak","login":"todflak","count":2},{"name":"Tom Dupré la Tour","email":"tom.dupre-la-tour@m4x.org","login":"TomDLT","count":2},{"name":"Lukas Hecker","email":"41636040+LukeTheHecker","login":"LukeTheHecker","count":2},{"name":"Lukas Gemein","email":"lukas.gemein@gmx.de","login":"gemeinl","count":2},{"name":"Tziona NessAiver","email":"tzionan@mail.tau.ac.il","login":"TzionaN","count":2},{"name":"akshay0724","email":"akshay0724@gmail.com","login":"Akshay0724","count":2},{"name":"sviter","email":"sviter33@gmail.com","login":"sviter","count":2},{"name":"Liberty Hamilton","email":"libertyh","login":"libertyh","count":2},{"name":"Laurent Lementec","email":"laurent.lementec@gmail.com","login":"LaurentLM","count":2},{"name":"Laura Gwilliams","email":"lgwilliams90@gmail.com","login":"LauraGwilliams","count":2},{"name":"Kyle Mathewson","email":"kylemath@gmail.com","login":"kylemath","count":2},{"name":"Joshua Teves","email":"jbtevespro@gmail.com","login":"jbteves","count":2},{"name":"Jordan Drew","email":"39603454+jadrew43","login":"jadrew43","count":2},{"name":"John Veillette","email":"johnv@uchicago.edu","login":"john-veillette","count":2},{"name":"Naveen Srinivasan","email":"172697+naveensrinivasan","login":"naveensrinivasan","count":2},{"name":"Jen Evans","email":"18194766+jwe080","login":"jwe080","count":2},{"name":"Jean-Baptiste Schiratti","email":"jean.baptiste.schiratti@gmail.com","login":"jbschiratti","count":2},{"name":"Harrison Ritz","email":"harrison.ritz@gmail.com","login":"harrisonritz","count":2},{"name":"Florian Hofer","email":"hofaflo@gmail.com","login":"hofaflo","count":2},{"name":"Ezequiel Mikulan","email":"e.mikulan@gmail.com","login":"ezemikulan","count":2},{"name":"Emily Stephen","email":"emilyps14@gmail.com","login":"emilyps14","count":2},{"name":"Dominique Makowski","email":"dom.mak19@gmail.com","login":"DominiqueMakowski","count":2},{"name":"Dominik Krzemiński","email":"raymon92@gmail.com","login":"dokato","count":2},{"name":"Christina Zhao","email":"zhaotc@uw.edu","login":"ChristinaZhao","count":2},{"name":"Chetan Gohil","email":"53237863+cgohil8","login":"cgohil8","count":2},{"name":"Basile Pinsard","email":"basile.pinsard@umontreal.ca","login":"bpinsard","count":2},{"name":"Lx37","email":"capmanip@DESKTOP-TLIFEG1.localdomain","login":null,"count":2},{"name":"Alexander Kovrig","email":"alexander.kovrig@gmail.com","login":null,"count":2},{"name":"Thomas Donoghue","email":"tdonoghue.research@gmail.com","login":"TomDonoghue","count":2},{"name":"Thomas Jochmann","email":"3107366+tjochmann","login":"tjochmann","count":2},{"name":"Timon Merk","email":"timon.merk@charite.de","login":"timonmerk","count":2},{"name":"Sumalyo Datta","email":"39642083+Sumalyo","login":"Sumalyo","count":2},{"name":"Sheraz Khan","email":"sheraz@nmr.mgh.harvard.edu","login":"SherazKhan","count":2},{"name":"Sena Er","email":"2799280+sena-neuro","login":"sena-neuro","count":2},{"name":"Sara Sommariva","email":"sommariva@dima.unige.it","login":"sarasommariva","count":2},{"name":"Rodrigo Hübner","email":"rhubner@gmail.com","login":"rodrigohubner","count":2},{"name":"Richard Scholz","email":"33288574+scholzri","login":"scholzri","count":2},{"name":"Reza Shoorangiz","email":"r.shoorangiz@live.com","login":"rezashr","count":2},{"name":"Quentin Bertrand","email":"quentinbertrand54@gmail.com","login":"QB3","count":2},{"name":"Proloy Das","email":"proloy@umd.edu","login":"proloyd","count":2},{"name":"Mats van Es","email":"mats.vanes@psych.ox.ac.uk","login":"matsvanes","count":2},{"name":"Matt Boggess","email":"mattboggess","login":"mattboggess","count":2},{"name":"Matthias Eberlein","email":"41163089+MatthiasEb","login":"MatthiasEb","count":2},{"name":"Michal Žák","email":"66417283+michalrzak","login":"michalrzak","count":2},{"name":"Mohamed Sherif","email":"molpsychistb@gmail.com","login":"mohdsherif","count":2},{"name":"Nataliia Kozhemiako","email":"natakozh22@gmail.com","login":"NataKozh","count":2},{"name":"Alessandro Tonin","email":"alessandro.tonin@wysscenter.ch","login":"Lychfindel","count":2},{"name":"Annalisa Pascarella","email":"a.pascarella@iac.cnr.it","login":"annapasca","count":2},{"name":"Apoorva Karekal","email":"76274425+apoorva6262","login":"apoorva6262","count":2},{"name":"Simeon Wong","email":"7825879+dtxe","login":"dtxe","count":2},{"name":"Niklas Wilming","email":"niklas.wilming@gmail.com","login":"nwilming","count":2},{"name":"Oleh Kozynets","email":"OlehKSS","login":"OlehKSS","count":2},{"name":"Pierre Ablin","email":"pierreablin@gmail.com","login":"pierreablin","count":2},{"name":"Rongfei Jin","email":"131315c@gmail.com","login":"greasycat","count":1},{"name":"Robin Tibor Schirrmeister","email":"robintibor@gmail.com","login":"robintibor","count":1},{"name":"Robert Seymour","email":"robbyseymour@gmail.com","login":"neurofractal","count":1},{"name":"Robert Oostenveld","email":"r.oostenveld@gmail.com","login":"robertoostenveld","count":1},{"name":"Riessarius Stargardsky","email":"rie.acad@gmail.com","login":"Riessarius","count":1},{"name":"Richard Koehler","email":"richard.koehler@outlook.de","login":"richardkoehler","count":1},{"name":"Reza Nasri","email":"reza@ddpo.ir","login":"rznas","count":1},{"name":"Rasmus Aagaard","email":"raagaard97@gmail.com","login":"rasgaard","count":1},{"name":"Ramonapariciog Apariciogarcia","email":"moncho_apa@hotmail.com","login":"ramonapariciog","count":1},{"name":"Niels Focke","email":"nfocke@uni-goettingen.de","login":"nmri-nfocke","count":1},{"name":"Nikolas Chalas","email":"nikos.ch01@gmail.com","login":"Nichalas","count":1},{"name":"Noah Markowitz","email":"34498671+nmarkowitz","login":"nmarkowitz","count":1},{"name":"Roy Eric Wieske","email":"139973278+Randomidous","login":"Randomidous","count":1},{"name":"Manorama Kadwani","email":"54645550+mkadwani","login":"mkadwani","count":1},{"name":"Manu Sutela","email":"manu.sutela@gmail.com","login":"MJAS1","count":1},{"name":"T. Wang","email":"twang5@swarthmore.edu","login":"twang5","count":1},{"name":"Sawradip Saha","email":"67541368+sawradip","login":"sawradip","count":1},{"name":"Sebastiaan Mathot","email":"s.mathot@cogsci.nl","login":"smathot","count":1},{"name":"Sebastian Jentschke","email":"37706914+sjentsch","login":"sjentsch","count":1},{"name":"Sebastian Major","email":"major-s","login":"major-s","count":1},{"name":"Sebastien Treguer","email":"sfox@riseup.net","login":"FinLouarn","count":1},{"name":"Senwen Deng","email":"36327760+snwnde","login":"snwnde","count":1},{"name":"Matteo Visconti di Oleggio Castello","email":"matteo.visconti.gr@dartmouth.edu","login":"mvdoc","count":1},{"name":"Matthias Dold","email":"matthias.dold@gmx.net","login":"matthiasdold","count":1},{"name":"Matti Toivonen","email":"105695400+mattitoi","login":"mattitoi","count":1},{"name":"Maureen Shader","email":"55732126+mshader","login":"mshader","count":1},{"name":"Mauricio Cespedes","email":"65789733+mcespedes99","login":"mcespedes99","count":1},{"name":"Michael Krause","email":"krause@mpib-berlin.mpg.de","login":"octomike","count":1},{"name":"Milan Rybář","email":"kontakt@milanrybar.cz","login":"milan-rybar","count":1},{"name":"Mingjian He","email":"49259768+mh105","login":"mh105","count":1},{"name":"Mohammad Daneshzand","email":"55800429+mdaneshzand","login":"mdaneshzand","count":1},{"name":"Mojackhak","email":"23111220065@m.fudan.edu.cn","login":"Mojackhak","count":1},{"name":"Nicolas Fourcaud-Trocmé","email":"celicolimmo@free.fr","login":"nfourcau","count":1},{"name":"Nicolas Gensollen","email":"nicolas.gensollen@gmail.com","login":"NicolasGensollen","count":1},{"name":"Nicole Proulx","email":"nh.proulx@gmail.com","login":"nicproulx","count":1},{"name":"Steven M. Gutstein","email":"s.m.gutstein@gmail.com","login":"smgutstein","count":1},{"name":"Svea Marie Meyer","email":"46671894+SveaMeyer13","login":"SveaMeyer13","count":1},{"name":"Ramiro Gatti","email":"rmrgatti@gmail.com","login":"ragatti","count":1},{"name":"Rahul Nadkarni","email":"rahuln@cs.washington.edu","login":"rahuln","count":1},{"name":"Quentin Barthélemy","email":"q.barthelemy@gmail.com","login":"qbarthelemy","count":1},{"name":"Pierre Guetschel","email":"25532709+PierreGtch","login":"PierreGtch","count":1},{"name":"Padma Sundaram","email":"tottochan@gmail.com","login":"padmasundaram","count":1},{"name":"Pablo Mainar","email":"pablomainar.pm@gmail.com","login":"pablomainar","count":1},{"name":"Omer Shubi","email":"omer.shubi@gmail.com","login":"OmerShubi","count":1},{"name":"Toomas Erik Anijärv","email":"toomaserikanijarv@gmail.com","login":"teanijarv","count":1},{"name":"Velu Prabhakar Kumaravel","email":"48288235+vpKumaravel","login":"vpKumaravel","count":1},{"name":"Wei Xu","email":"weixu@mail.bnu.edu.cn","login":"psyxw","count":1},{"name":"Will Turner","email":"williamfrancisturner@gmail.com","login":"bootstrapbill","count":1},{"name":"Xabier de Zuazo","email":"xabier@zuazo.org","login":"zuazo","count":1},{"name":"Xiaokai Xia","email":"xia@xiaokai.me","login":"dddd1007","count":1},{"name":"Hongjiang Ye","email":"rubyyhj@gmail.com","login":null,"count":1},{"name":"Emanuele Olivetti","email":"emanuele@relativita.com","login":null,"count":1},{"name":"Sebastián Castaño","email":"sebastian.castano@blbt.uni-freiburg.de","login":null,"count":1},{"name":"Sam Perry","email":"u1265119@unimail.hud.ac.uk","login":null,"count":1},{"name":"Ryan Law","email":"ryan.law@mpi.nl","login":null,"count":1},{"name":"Pedro Silva","email":"pedrobnsilva@gmail.com","login":null,"count":1},{"name":"Quanliang Li","email":"glia@dtu.dk","login":null,"count":1},{"name":"Yiping Zuo","email":"frostime@foxmail.com","login":"frostime","count":1},{"name":"Yixiao Shen","email":"70084323+SYXiao2002","login":"SYXiao2002","count":1},{"name":"Zhi Zhang","email":"850734033@qq.com","login":"tczhangzhi","count":1},{"name":"Ziyi ZENG","email":"ziyizeng@link.cuhk.edu.cn","login":"ZiyiTsang","count":1},{"name":"btkcodedev","email":"btk.codedev@gmail.com","login":"btkcodedev","count":1},{"name":"buildqa","email":"buildqa","login":"buildqa","count":1},{"name":"luzpaz","email":"luzpaz","login":"luzpaz","count":1},{"name":"user27182","email":"89109579+user27182","login":"user27182","count":1},{"name":"Sagun Pai","email":"sagung.pai@gmail.com","login":"Famguy","count":1},{"name":"Sergey Antopolskiy","email":"s.antopolsky@gmail.com","login":"antopolskiy","count":1},{"name":"Seyed (Yahya) Shirazi","email":"shirazi@ieee.org","login":"neuromechanist","count":1},{"name":"Shresth Keshari","email":"kesharishresth5@gmail.com","login":"shresth-keshari","count":1},{"name":"Shristi Baral","email":"baral.shristi@gmail.com","login":"shristibaral","count":1},{"name":"Simon M. Hofmann","email":"SHEscher","login":"SHEscher","count":1},{"name":"Simon-Shlomo Poil","email":"simon-shlomo","login":"simon-shlomo","count":1},{"name":"Sondre Foslien","email":"sondre.foslien@gmail.com","login":"sondrfos","count":1},{"name":"Sourav Singh","email":"souravsingh","login":"souravsingh","count":1},{"name":"Stanislas Chambon","email":"stan.chambon@gmail.com","login":"Slasnista","count":1},{"name":"Steinn Hauser Magnússon","email":"42544980+steinnhauser","login":"steinnhauser","count":1},{"name":"Christian Mista","email":"cmista@ingenieria.uner.edu.ar","login":"cmista","count":1},{"name":"Chun-Hui Li","email":"iamsc","login":"iamsc","count":1},{"name":"Claire Braboszcz","email":"claire@guakamole.org","login":"claire-braboszcz","count":1},{"name":"Daniel C Schad","email":"daniel.c.schad@protonmail.com","login":"Dod12","count":1},{"name":"Daniel Hasegan","email":"danielhasegan@gmail.com","login":"dhasegan","count":1},{"name":"Daniel Tse","email":"xiezhibin.0.0.superman@gmail.com","login":"Xiezhibin","count":1},{"name":"Thomas Moreau","email":"thomas.moreau.2010@gmail.com","login":"tomMoral","count":1},{"name":"Thomas Radman","email":"radman.thomas@gmail.com","login":"tradman","count":1},{"name":"Timothy Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Tom Ma","email":"myd7349@gmail.com","login":"myd7349","count":1},{"name":"Tom Stone","email":"TASTONE@mgh.harvard.edu","login":"tomdstone","count":1},{"name":"Tommy Clausner","email":"33838917+TommyClausner","login":"TommyClausner","count":1},{"name":"Darin Erat Sleiter","email":"darin.sleiter@gmail.com","login":"dsleiter","count":1},{"name":"David Haslacher","email":"haslacherdavid@gmail.com","login":"davidhaslacher","count":1},{"name":"David Sabbagh","email":"dav.sabbagh@gmail.com","login":"DavidSabbagh","count":1},{"name":"Demetres Kostas","email":"40433000+kostasde","login":"kostasde","count":1},{"name":"Desislava Petkova","email":"desislavka@gmail.com","login":"dipetkov","count":1},{"name":"Dinara Issagaliyeva","email":"80033932+dissagaliyeva","login":"dissagaliyeva","count":1},{"name":"Diptyajit Das","email":"43450258+dasdiptyajit","login":"dasdiptyajit","count":1},{"name":"Dominik Wetzel","email":"dimonok@web.de","login":"Schmetzler","count":1},{"name":"Eberhard Eich","email":"e.eich@fz-juelich.de","login":"ebeich","count":1},{"name":"Elizabeth DuPre","email":"emd222@cornell.edu","login":"emdupre","count":1},{"name":"Ellen Lau","email":"ellenlau@umd.edu","login":"ellenlau","count":1},{"name":"Enrico Varano","email":"enricovarano@gmail.com","login":"enricovara","count":1},{"name":"Enzo Altamiranda","email":"enzo.alt@gmail.com","login":"ealtamir","count":1},{"name":"Eric Brayet","email":"eric.brayet@mybraintech.com","login":"mbt-eric-b","count":1},{"name":"Etienne de Montalivet","email":"etiennedemontalivet","login":"etiennedemontalivet","count":1},{"name":"Evgeny Goldstein","email":"84768107+evgenygoldstein","login":"evgenygoldstein","count":1},{"name":"Aaron Earle-Richardson","email":"Jakdaxter31@gmail.com","login":"Aaronearlerichardson","count":1},{"name":"Abram Hindle","email":"abram.hindle@softwareprocess.es","login":"abramhindle","count":1},{"name":"Achilleas Koutsou","email":"achilleas.k@gmail.com","login":"achilleas-k","count":1},{"name":"Adeline Fecker","email":"105456516+adelinefecker","login":"adelinefecker","count":1},{"name":"Adina Wagner","email":"adina.wagner@t-online.de","login":"adswa","count":1},{"name":"Gansheng Tan","email":"49130176+GanshengT","login":"GanshengT","count":1},{"name":"Arne Pelzer","email":"arne.pelzer@idmt.fraunhofer.de","login":"aplzr","count":1},{"name":"Ariel Rokem","email":"arokem@gmail.com","login":"arokem","count":1},{"name":"Archit Singhal","email":"43236121+architsinghal-mriirs","login":"architsinghal-mriirs","count":1},{"name":"Anton Nikolas Waniek","email":"antonwnk","login":"antonwnk","count":1},{"name":"Antoine Collas","email":"contact@antoinecollas.fr","login":"antoinecollas","count":1},{"name":"Anne-Sophie Dubarry","email":"as_dub@hotmail.com","login":"annesodub","count":1},{"name":"Anna Padee","email":"anna.padee@gmail.com","login":"apadee","count":1},{"name":"Aniket Pradhan","email":"aniket17133@iiitd.ac.in","login":"Aniket-Pradhan","count":1},{"name":"Andy Gilbert","email":"7andy121@gmail.com","login":"adgilbert","count":1},{"name":"Alexander Kiefer","email":"56556451+alexk101","login":"alexk101","count":1},{"name":"Alex Lepauvre","email":"alex.lepauvre@ae.mpg.de","login":"AlexLepauvre","count":1},{"name":"Austin Hurst","email":"mynameisaustinhurst@gmail.com","login":"a-hurst","count":1},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":1},{"name":"Bruno Aristimunha","email":"b.aristimunha@gmail.com","login":"bruAristimunha","count":1},{"name":"Bruno Nicenboim","email":"bruno.nicenboim@gmail.com","login":"bnicenboim","count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"Jasper J.F. van den Bosch","email":"japsai@gmail.com","login":"JasperVanDenBosch","count":1},{"name":"Jeroen Van Der Donckt","email":"18898740+jvdd","login":"jvdd","count":1},{"name":"Johan van der Meer","email":"johanvandermeer@gmail.com","login":"jnvandermeer","count":1},{"name":"Johannes Niediek","email":"jniediek","login":"jniediek","count":1},{"name":"Josh Koen","email":"koen.joshua@gmail.com","login":"jdkoen","count":1},{"name":"Joshua J Bear","email":"joshbear","login":"joshbear","count":1},{"name":"Laetitia Grabot","email":"laetitia.grabot@gmail.com","login":"LaetitiaG","count":1},{"name":"Lau Møller Andersen","email":"ualsbombe@protonmail.com","login":"ualsbombe","count":1},{"name":"Lenny Varghese","email":"lennyvarghese","login":"lennyvarghese","count":1},{"name":"Leonardo Rochael Almeida","email":"leorochael@gmail.com","login":"leorochael","count":1},{"name":"Leonardo S. Barbosa","email":"lsbarbosa@gmail.com","login":"noreun","count":1},{"name":"Lorenzo Alfine","email":"lorenzo.alfine@gmail.com","login":"lorrandal","count":1},{"name":"Lukáš Hejtmánek","email":"hejtmy@gmail.com","login":"hejtmy","count":1},{"name":"Maksym Balatsko","email":"mbalatsko@gmail.com","login":"mbalatsko","count":1},{"name":"Manfred Kitzbichler","email":"manfredg@nmr.mgh.harvard.edu","login":"manfredg","count":1},{"name":"Manoj Kumar","email":"manojkumarsivaraj334@gmail.com","login":"MechCoder","count":1},{"name":"Steven Bethard","email":"bethard@email.arizona.edu","login":"bethard","count":1},{"name":"Farzin Negahbani","email":"farzin.negahbani@gmail.com","login":"Farzin-Negahbani","count":1},{"name":"Federico Zamberlan","email":"44038765+fzamberlan","login":"fzamberlan","count":1},{"name":"Florin Pop","email":"florinpop@me.com","login":"florin-pop","count":1},{"name":"Frederik D. Weber","email":"Frederik-D-Weber","login":"Frederik-D-Weber","count":1},{"name":"Marcin Koculak","email":"koculak.marcin@gmail.com","login":"mkoculak","count":1},{"name":"Mark Henney","email":"mah@optoceutics.com","login":"henneysq","count":1},{"name":"Martin BaBer","email":"Martinb.nmb@gmail.com","login":"MartinBaBer","count":1},{"name":"Martin Oberg","email":"obergmartin","login":"obergmartin","count":1},{"name":"Martin van Harmelen","email":"1544429+MPvHarmelen","login":"MPvHarmelen","count":1},{"name":"Matt Courtemanche","email":"mjcourte","login":"mjcourte","count":1},{"name":"Matt Tucker","email":"matt.tucker@nyu.edu","login":"matthew-tucker","count":1},{"name":"Geoff Brookshire","email":"Geoff.Brookshire@gmail.com","login":"gbrookshire","count":1},{"name":"Giulio","email":"gack94@gmail.com","login":"Gabrock94","count":1},{"name":"Gonzalo Reina","email":"32972801+Gon-reina","login":"Gon-reina","count":1},{"name":"Hamid Maymandi","email":"46011104+HamidMandi","login":"HamidMandi","count":1},{"name":"Hasrat Ali Arzoo","email":"hasrat407@gmail.com","login":"hasrat17","count":1},{"name":"Hermann Sonntag","email":"hermann.sonntag@gmail.com","login":"hsonntag","count":1},{"name":"Hyonyoung Shin","email":"55095699+mcvain","login":"mcvain","count":1},{"name":"Hüseyin Orkun Elmas","email":"huseyinorkunelmas@gmail.com","login":"HuseyinOrkun","count":1},{"name":"Ilian AZZ","email":"35274812+ilianAZZ","login":"ilianAZZ","count":1},{"name":"Ilias Machairas","email":"55983917+JungleHippo","login":"JungleHippo","count":1},{"name":"Ivan Zubarev","email":"ivan.zubarev@aalto.fi","login":"zubara","count":1},{"name":"Ivo de Jong","email":"ivopascal@gmail.com","login":"ivopascal","count":1},{"name":"Jacob Phelan","email":"jacob.phelan.jp@gmail.com","login":"JacPhe","count":1},{"name":"Jakub Kaczmarzyk","email":"kaczmarj","login":"kaczmarj","count":1},{"name":"Jan Zerfowski","email":"54621022+jzerfowski","login":"jzerfowski","count":1},{"name":"Alex Ciok","email":"52026069+alexCiok","login":"alexCiok","count":1},{"name":"Juergen Dammers","email":"j.dammers@fz-juelich.de","login":"jdammers","count":1},{"name":"Julia Guiomar Niso Galán","email":"guiomar.niso@ctb.upm.es","login":"guiomar","count":1},{"name":"Julius Welzel","email":"52565341+JuliusWelzel","login":"JuliusWelzel","count":1},{"name":"Katarina Slama","email":"slama@berkeley.edu","login":"katarinaslama","count":1},{"name":"Katia Al-Amir","email":"129207373+katia-sentry","login":"katia-sentry","count":1},{"name":"Katrin Leinweber","email":"9948149+katrinleinweber","login":"katrinleinweber","count":1},{"name":"Samuel Louviot","email":"44468686+Sam54000","login":"Sam54000","count":1}],"total_commits":16622,"total_committers":397,"total_bot_commits":129,"total_bot_committers":3,"mean_commits":41.869017632241814,"dds":0.7434123450848273,"past_year_committers":[{"name":"Eric Larson","email":"larson.eric.d@gmail.com","login":"larsoner","count":90},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":46},{"name":"Stefan Appelhoff","email":"stefan.appelhoff@mailbox.org","login":"sappelhoff","count":40},{"name":"Daniel McCloy","email":"dan@mccloy.info","login":"drammock","count":21},{"name":"Mathieu Scheltienne","email":"mathieu.scheltienne@gmail.com","login":"mscheltienne","count":20},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":18},{"name":"Clemens Brunner","email":"clemens.brunner@gmail.com","login":"cbrnr","count":14},{"name":"Thomas S. Binns","email":"t.s.binns@outlook.com","login":"tsbinns","count":11},{"name":"Scott Huberty","email":"52462026+scott-huberty","login":"scott-huberty","count":9},{"name":"Marijn van Vliet","email":"w.m.vanvliet@gmail.com","login":"wmvanvliet","count":7},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"Santeri Ruuskanen","email":"santeri.ruuskanen@aalto.fi","login":"ruuskas","count":4},{"name":"Gennadiy Belonosov","email":"7503709+Genuster","login":"Genuster","count":4},{"name":"Harrison Ritz","email":"harrison.ritz@gmail.com","login":"harrisonritz","count":2},{"name":"Laurent Lementec","email":"laurent.lementec@gmail.com","login":"LaurentLM","count":2},{"name":"Qian Chu","email":"97355086+qian-chu","login":"qian-chu","count":2},{"name":"Simon Kern","email":"simon.kern@online.de","login":"skjerns","count":2},{"name":"Victor Férat","email":"victor.ferat@live.Fr","login":"vferat","count":2},{"name":"Alex Lepauvre","email":"alex.lepauvre@ae.mpg.de","login":"AlexLepauvre","count":1},{"name":"Antoine Collas","email":"contact@antoinecollas.fr","login":"antoinecollas","count":1},{"name":"Britta Westner","email":"britta.wstnr@gmail.com","login":"britta-wstnr","count":1},{"name":"Bruno Aristimunha","email":"b.aristimunha@gmail.com","login":"bruAristimunha","count":1},{"name":"Dominik Welke","email":"dominik.welke@web.de","login":"dominikwelke","count":1},{"name":"Fahimeh Mamashli","email":"fmamashli@gmail.com","login":"fmamashli","count":1},{"name":"Florian Hofer","email":"hofaflo@gmail.com","login":"hofaflo","count":1},{"name":"user27182","email":"89109579+user27182","login":"user27182","count":1},{"name":"Ziyi ZENG","email":"ziyizeng@link.cuhk.edu.cn","login":"ZiyiTsang","count":1},{"name":"Yixiao Shen","email":"70084323+SYXiao2002","login":"SYXiao2002","count":1},{"name":"Wei Xu","email":"weixu@mail.bnu.edu.cn","login":"psyxw","count":1},{"name":"Theodore Papadopoulo","email":"Theodore.Papadopoulo@inria.fr","login":"papadop","count":1},{"name":"Teon L Brooks","email":"teon.brooks@gmail.com","login":"teonbrooks","count":1},{"name":"Steinn Hauser Magnússon","email":"42544980+steinnhauser","login":"steinnhauser","count":1},{"name":"Simon M. Hofmann","email":"SHEscher","login":"SHEscher","count":1},{"name":"Shristi Baral","email":"baral.shristi@gmail.com","login":"shristibaral","count":1},{"name":"Shresth Keshari","email":"kesharishresth5@gmail.com","login":"shresth-keshari","count":1},{"name":"Sebastian Jentschke","email":"37706914+sjentsch","login":"sjentsch","count":1},{"name":"Roy Eric Wieske","email":"139973278+Randomidous","login":"Randomidous","count":1},{"name":"Rongfei Jin","email":"131315c@gmail.com","login":"greasycat","count":1},{"name":"Richard Scholz","email":"33288574+scholzri","login":"scholzri","count":1},{"name":"Richard Höchenberger","email":"richard.hoechenberger@gmail.com","login":"hoechenberger","count":1},{"name":"Proloy Das","email":"proloy@umd.edu","login":"proloyd","count":1},{"name":"Pierre Guetschel","email":"25532709+PierreGtch","login":"PierreGtch","count":1},{"name":"Peter J. Molfese","email":"pmolfese@gmail.com","login":"pmolfese","count":1},{"name":"Mojackhak","email":"23111220065@m.fudan.edu.cn","login":"Mojackhak","count":1},{"name":"Leonardo Rochael Almeida","email":"leorochael@gmail.com","login":"leorochael","count":1},{"name":"Katia Al-Amir","email":"129207373+katia-sentry","login":"katia-sentry","count":1},{"name":"Jona Sassenhagen","email":"jona.sassenhagen@gmail.com","login":"jona-sassenhagen","count":1},{"name":"Jacob Woessner","email":"Woessner.jacob@gmail.com","login":"withmywoessner","count":1},{"name":"Jacob Phelan","email":"jacob.phelan.jp@gmail.com","login":"JacPhe","count":1}],"past_year_total_commits":331,"past_year_total_committers":49,"past_year_total_bot_commits":70,"past_year_total_bot_committers":3,"past_year_mean_commits":6.755102040816326,"past_year_dds":0.7280966767371602,"last_synced_at":"2025-08-10T07:12:25.914Z","last_synced_commit":"a07f970945aa36fc484bcd6ce88ce35f20a19a44","created_at":"2023-03-07T09:43:46.927Z","updated_at":"2025-08-10T07:12:25.975Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"mne-tools/mne-python","html_url":"https://github.com/mne-tools/mne-python","last_synced_at":"2025-09-04T16:20:05.415Z","status":null,"issues_count":753,"pull_requests_count":1693,"avg_time_to_close_issue":24940066.234513275,"avg_time_to_close_pull_request":2284445.1807479225,"issues_closed_count":452,"pull_requests_closed_count":1442,"pull_request_authors_count":158,"issue_authors_count":272,"avg_comments_per_issue":4.968127490039841,"avg_comments_per_pull_request":3.0826934435912583,"merged_pull_requests_count":1326,"bot_issues_count":1,"bot_pull_requests_count":215,"past_year_issues_count":184,"past_year_pull_requests_count":662,"past_year_avg_time_to_close_issue":1286878.8295454546,"past_year_avg_time_to_close_pull_request":460830.1699604743,"past_year_issues_closed_count":88,"past_year_pull_requests_closed_count":506,"past_year_pull_request_authors_count":76,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":1.7065217391304348,"past_year_avg_comments_per_pull_request":1.9305135951661632,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":123,"past_year_merged_pull_requests_count":470,"created_at":"2023-05-10T20:56:51.573Z","updated_at":"2025-09-04T16:20:05.418Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/issues","issue_labels_count":{"BUG":210,"ENH":161,"DOC":92,"EASY":21,"VIZ":20,"sprint-2023":12,"API":6,"MAINT":5,"MEDIUM":4,"no-changelog-entry-needed":4,"HARD":3,"needs-discussion":3,"a11y":3,"packaging":3,"tests":3,"Inverse":1,"Preprocessing":1,"needs-upstream-fix":1,"website":1,"Decoding":1,"github_actions":1,"skip-changelog-checks":1,"backport-candidate":1},"pull_request_labels_count":{"no-changelog-entry-needed":493,"skip-changelog-checks":80,"backport-candidate":58,"DOC":28,"BUG":17,"dependencies":17,"backported":16,"github_actions":13,"ENH":12,"MAINT":11,"tests":6,"VIZ":5,"Still Needs Manual Backport":3,"needs-discussion":3,"GUI":2,"EOSS4":2,"on-merge: backport to maint/1.7":1,"API":1,"fNIRS":1},"issue_author_associations_count":{"MEMBER":311,"CONTRIBUTOR":256,"NONE":186},"pull_request_author_associations_count":{"MEMBER":863,"CONTRIBUTOR":681,"NONE":149},"issue_authors":{"larsoner":103,"hoechenberger":74,"cbrnr":62,"drammock":50,"sappelhoff":31,"mscheltienne":17,"withmywoessner":14,"tsbinns":13,"scott-huberty":12,"alexrockhill":10,"wmvanvliet":9,"chapochn":7,"jasmainak":6,"britta-wstnr":6,"moritz-gerster":5,"Genuster":5,"SophieHerbst":5,"kingjr":5,"rob-luke":4,"vferat":4,"dominikwelke":4,"KristijanArmeni":4,"dengemann":4,"olafhauk":3,"dasdiptyajit":3,"neurofractal":3,"adam2392":3,"marsipu":3,"nabilalibou":3,"RainyMeadows":3,"berkgercek":3,"qian-chu":3,"alexk101":2,"jona-sassenhagen":2,"PierreGtch":2,"AlexLepauvre":2,"eort":2,"balandongiv":2,"paulroujansky":2,"Aaronearlerichardson":2,"mjcourte":2,"kdarti":2,"penguinpee":2,"scholzri":2,"pmolfese":2,"papadop":2,"caiw":2,"GuillaumeFavelier":2,"Cathaway":2,"ruuskas":2,"LaurentLM":2,"JacPhe":2,"nmarkowitz":2,"skjerns":2,"PhD-GOAT":2,"teonbrooks":2,"zEdS15B3GCwq":2,"Summer-77":2,"jCalderTravis":2,"ctrltz":2,"erfpak7":2,"sjentsch":2,"Sarahsus":2,"schekroud":2,"RojanAsl":1,"jdkoen":1,"ezemikulan":1,"emollier":1,"DominiqueMakowski":1,"kulasbart":1,"aweinstein":1,"Mojackhak":1,"fraimondo":1,"mileshenrichs":1,"CurryKaiser":1,"brylie":1,"emma-bailey":1,"rcmdnk":1,"dafrose":1,"Serendipityzzz":1,"Whit3Zhao":1,"Mettphysik":1,"aaronjnewman":1,"noreun":1,"schneijan":1,"Ganasekhar-gif":1,"Dod12":1,"ryssamoffat":1,"fncokg":1,"flecaignard":1,"mcfreund":1,"gedwald":1,"szahar":1,"sfc-neuro":1,"iritkatriel":1,"Unknolwn":1,"Brandsd0":1,"christian-oreilly":1,"zengtaiping":1,"Nico-La-Porta":1,"baili-b7ack":1,"auracionjyl":1,"OleBialas":1,"pgk713":1,"bloyl":1,"robbisg":1,"CJ-Wave":1,"kesslerr":1,"levsilva":1,"ivopascal":1,"JoaoAmaro2001":1,"SparklingWasser":1,"INRING":1,"FelipeParreira":1,"BeiGeJin":1,"futylin":1,"zhoudapeng1234":1,"MohammadMow":1,"PappaBu":1,"gbrookshire":1,"DingkunLiu":1,"SeungCheolBaek":1,"sreekarchigurupati":1,"shristibaral":1,"mnoori1201":1,"ZiyiTsang":1,"XuefengYang1128":1,"guiomar":1,"WouterKroot":1,"tomasdominik":1,"bootstrapbill":1,"FinLouarn":1,"kerrencasper":1,"qquais":1,"dependabot[bot]":1,"mathias-sm":1,"BabaSanfour":1,"kinleyid":1,"georgekenefati":1,"toddrjen":1,"BEGINRX":1,"RM7":1,"obergmartin":1,"michalrzak":1,"mmagnuski":1,"PN20":1,"hubertjb":1,"MatthewChen37":1,"Anj-RU":1,"bjlittle":1,"JonathanShor":1,"davidcian":1,"anamelnich":1,"ggrrll":1,"Laouen":1,"fabriceduprat":1,"makkostya":1,"soso-maitha":1,"incubodac":1,"sakimarquis":1,"libertyh":1,"jordandc1":1,"nbara":1,"CarinaFo":1,"MadihaNusar":1,"ilonadem":1,"meszabi":1,"heilerich":1,"sdsafsdfsaf":1,"danieltomasz":1,"SherazKhan":1,"ikarabinas":1,"PiusKern":1,"SueJaH":1,"jshanna100":1,"hekolk":1,"H0I00":1,"umair-hassan":1,"mainakjas":1,"ramkpari":1,"perevo":1,"Han-YY":1,"maedoc":1,"Yugga":1,"nugenta":1,"MegNParker":1,"pllim":1,"mercedesbarrachina04":1,"mehdikuchi":1,"yangwl8":1,"robintibor":1,"VladimirR46":1,"kpauski":1,"SHEscher":1,"Dannapnt1":1,"Fayed-Rsl":1,"Jieli12":1,"RunKZhang":1,"dmalt":1,"Norbsis":1,"xannnimal":1,"Farzin-Negahbani":1,"ilianAZZ":1,"joebathelt":1,"ws17863276480":1,"nafraw":1,"hannekevandijk":1,"gronm1":1,"wadelab":1,"thht":1,"giulianogiari":1,"marionducret":1,"gacek91":1,"ElblogdeIsmael":1,"arjbingly":1,"tomMoral":1,"lilly-sanchezz":1,"jungju69":1,"arnodelorme":1,"Andrea-V":1,"darcywaller":1,"MrNobodyCali":1,"allwaysFindFood":1,"DiGyt":1,"MaxMascini":1,"behinger":1,"matteo-d-m":1,"langestroop":1,"Karia70":1,"Wana999":1,"greasycat":1,"harrisonritz":1,"Vincent-Stragier":1,"aayrolles":1,"Kyung-minAn":1,"agramfort":1,"yaxxie-piramidal":1,"georgeoneill":1,"FriederikeScholten":1,"TomCat-Vim":1,"dengzuxuan":1,"russellu":1,"GABowers":1,"DerAndereJohannes":1,"Hororohoruru":1,"pooyaEst":1,"kuraifune":1,"choldgraf":1,"hao199509":1,"dlinhardt":1,"Qwinpin":1,"eioe":1,"leorochael":1,"student123-coder":1,"KasiaRu":1,"richardkoehler":1,"SYXiao2002":1,"biagioscalingipsy":1,"arnaumanasanch":1,"sanjayankur31":1,"apmellot":1,"annapasca":1,"Sam54000":1,"claytonjschneider":1,"wybiacx":1,"VisLab":1,"nordme":1,"hyphenzhao":1,"bzorzet98":1,"Randomidous":1,"MegaSear":1,"MAX00008888":1},"pull_request_authors":{"larsoner":440,"pre-commit-ci[bot]":151,"drammock":124,"mscheltienne":94,"sappelhoff":92,"hoechenberger":89,"cbrnr":87,"wmvanvliet":46,"scott-huberty":39,"github-actions[bot]":35,"tsbinns":33,"dependabot[bot]":29,"meeseeksmachine":25,"alexrockhill":22,"withmywoessner":21,"dominikwelke":12,"KristijanArmeni":11,"CarinaFo":10,"agramfort":8,"DimitriPapadopoulos":8,"Genuster":8,"rcmdnk":7,"nabilalibou":7,"ruuskas":7,"qian-chu":7,"vferat":6,"papadop":6,"dmalt":6,"Ganasekhar-gif":6,"skjerns":5,"schekroud":4,"scholzri":4,"PierreGtch":4,"paulroujansky":4,"scrharsh":4,"shristibaral":4,"libertyh":4,"WouterKroot":4,"Randomidous":4,"psyxw":4,"steinnhauser":4,"hasrat17":4,"LaurentLM":4,"BabaSanfour":4,"nmarkowitz":4,"hofaflo":3,"shresth-keshari":3,"pmolfese":3,"JD-Zhu":3,"michalrzak":3,"harrisonritz":3,"anaradanovic":3,"Shrecki":3,"SophieHerbst":3,"adam2392":3,"rob-luke":3,"hatute":2,"bootstrapbill":2,"ivanmilevtues":2,"Ayushmore1214":2,"dbobela406":2,"dasdiptyajit":2,"honzaseda":2,"mehdikuchi":2,"antoinecollas":2,"ZiyiTsang":2,"jona-sassenhagen":2,"positiveonly":2,"georgeoneill":2,"scottrbrtsn":2,"chapochn":2,"leorochael":2,"sjentsch":2,"katia-sentry":2,"mmagnuski":2,"ivopascal":2,"fmamashli":2,"contsili":2,"nfourcau":2,"Imama-Kainat":2,"alexk101":2,"user27182":2,"DiGyt":2,"teekuningas":2,"teonbrooks":2,"greasycat":2,"SYXiao2002":2,"richardkoehler":2,"eioe":2,"Mettphysik":2,"Aditya3425-Fst":2,"zuazo":2,"vpKumaravel":2,"bruAristimunha":2,"anshuhimanshu001":2,"ilianAZZ":2,"jasmainak":2,"SHEscher":2,"NatalieNegussie97":2,"AstroTech-666":2,"JacPhe":2,"BeiGeJin":2,"Mojackhak":2,"JohnGriffiths":2,"proloyd":2,"btkcodedev":2,"TzionaN":2,"freewaydev":2,"shiva78567":2,"CrazySJX":2,"britta-wstnr":2,"pablomainar":2,"ctrltz":2,"dungscout96":1,"nordme":1,"eskimOpigeon":1,"vpeterson":1,"drpedapati":1,"Farzin-Negahbani":1,"dengemann":1,"zEdS15B3GCwq":1,"vagechirkov":1,"ghonk":1,"MohammadMow":1,"leosunpsy":1,"neuromechanist":1,"AlexLepauvre":1,"Aaronearlerichardson":1,"obergmartin":1,"marsipu":1,"MohammadAsiya":1,"JuliusWelzel":1,"TomDonoghue":1,"jackz314":1,"zubara":1,"szz-dvl":1,"tstenner":1,"moritz-gerster":1,"musicinmybrain":1,"tharu-jwd":1,"VisLab":1,"john-veillette":1,"kimcoco":1,"jacobshaw42":1,"Zahra-M-Aghajan":1,"HanBnrd":1,"mbalatsko":1,"adgilbert":1,"ikarabinas":1,"olafhauk":1,"florin-pop":1,"th3linja":1,"neurosignal":1,"Gon-reina":1,"myd7349":1,"emmanuel-ferdman":1,"emrecncelik":1,"jCalderTravis":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10080101,"issues_count":31302547,"pull_requests_count":96106713,"authors_count":10693105,"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":{"BUG":60,"ENH":37,"DOC":15,"no-changelog-entry-needed":3,"API":2,"EASY":1,"VIZ":1,"skip-changelog-checks":1,"MAINT":1,"backport-candidate":1,"needs-discussion":1,"tests":1,"packaging":1},"past_year_pull_request_labels_count":{"no-changelog-entry-needed":234,"skip-changelog-checks":60,"backport-candidate":33,"DOC":5,"MAINT":5,"BUG":5,"VIZ":2,"Still Needs Manual Backport":1,"backported":1,"ENH":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":65,"MEMBER":61,"NONE":58},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":286,"MEMBER":277,"NONE":97},"past_year_issue_authors":{"sappelhoff":22,"larsoner":18,"cbrnr":13,"drammock":12,"tsbinns":8,"hoechenberger":5,"SophieHerbst":4,"berkgercek":3,"Genuster":3,"scott-huberty":3,"vferat":2,"withmywoessner":2,"ruuskas":2,"LaurentLM":2,"sjentsch":2,"neurofractal":2,"caiw":2,"Cathaway":2,"scholzri":2,"JacPhe":2,"papadop":1,"penguinpee":1,"PierreGtch":1,"ZiyiTsang":1,"olafhauk":1,"Nico-La-Porta":1,"mscheltienne":1,"Mojackhak":1,"mnoori1201":1,"Mettphysik":1,"MegaSear":1,"mcfreund":1,"MaxMascini":1,"DingkunLiu":1,"zEdS15B3GCwq":1,"yaxxie-piramidal":1,"yangwl8":1,"xannnimal":1,"WouterKroot":1,"wadelab":1,"TomCat-Vim":1,"teonbrooks":1,"SYXiao2002":1,"SueJaH":1,"skjerns":1,"shristibaral":1,"sdsafsdfsaf":1,"Sam54000":1,"RM7":1,"Randomidous":1,"qquais":1,"pmolfese":1,"DerAndereJohannes":1,"dependabot[bot]":1,"darcywaller":1,"danieltomasz":1,"CurryKaiser":1,"ctrltz":1,"britta-wstnr":1,"bootstrapbill":1,"biagioscalingipsy":1,"BeiGeJin":1,"BEGINRX":1,"balandongiv":1,"baili-b7ack":1,"auracionjyl":1,"arnodelorme":1,"arjbingly":1,"Anj-RU":1,"allwaysFindFood":1,"alexrockhill":1,"AlexLepauvre":1,"MatthewChen37":1,"mathias-sm":1,"lilly-sanchezz":1,"leorochael":1,"Laouen":1,"kuraifune":1,"kinleyid":1,"kerrencasper":1,"jona-sassenhagen":1,"joebathelt":1,"jasmainak":1,"iritkatriel":1,"harrisonritz":1,"hao199509":1,"H0I00":1,"greasycat":1,"giulianogiari":1,"Ganasekhar-gif":1,"emollier":1,"ElblogdeIsmael":1,"dominikwelke":1},"past_year_pull_request_authors":{"larsoner":129,"pre-commit-ci[bot]":81,"sappelhoff":74,"drammock":45,"github-actions[bot]":29,"tsbinns":26,"cbrnr":26,"mscheltienne":22,"scott-huberty":21,"wmvanvliet":17,"meeseeksmachine":16,"dependabot[bot]":13,"Genuster":8,"Ganasekhar-gif":6,"papadop":5,"withmywoessner":4,"dominikwelke":4,"vferat":4,"WouterKroot":4,"PierreGtch":4,"LaurentLM":4,"shristibaral":4,"Randomidous":4,"psyxw":4,"scrharsh":4,"skjerns":4,"steinnhauser":4,"ruuskas":4,"hoechenberger":3,"shresth-keshari":3,"harrisonritz":3,"JohnGriffiths":2,"hofaflo":2,"positiveonly":2,"NatalieNegussie97":2,"britta-wstnr":2,"shiva78567":2,"Mojackhak":2,"CrazySJX":2,"Imama-Kainat":2,"JacPhe":2,"pmolfese":2,"jona-sassenhagen":2,"BeiGeJin":2,"anshuhimanshu001":2,"Shrecki":2,"bruAristimunha":2,"hatute":2,"contsili":2,"user27182":2,"sjentsch":2,"ivanmilevtues":2,"dbobela406":2,"Ayushmore1214":2,"scholzri":2,"leorochael":2,"richardkoehler":2,"SYXiao2002":2,"teonbrooks":2,"katia-sentry":2,"scottrbrtsn":2,"ZiyiTsang":2,"greasycat":2,"antoinecollas":2,"Mettphysik":2,"AstroTech-666":2,"SHEscher":2,"ghonk":1,"szz-dvl":1,"tharu-jwd":1,"zEdS15B3GCwq":1,"VisLab":1,"emmanuel-ferdman":1,"myd7349":1,"emrecncelik":1,"dungscout96":1},"maintainers":[{"login":"larsoner","count":543,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"drammock","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"hoechenberger","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"sappelhoff","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"mscheltienne","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"},{"login":"agramfort","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agramfort"},{"login":"jasmainak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasmainak"},{"login":"britta-wstnr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/britta-wstnr"},{"login":"rob-luke","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rob-luke"},{"login":"adam2392","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam2392"},{"login":"kingjr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kingjr"},{"login":"dengemann","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengemann"},{"login":"teonbrooks","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"marsipu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsipu"},{"login":"mmagnuski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmagnuski"},{"login":"SherazKhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SherazKhan"}],"active_maintainers":[{"login":"larsoner","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"sappelhoff","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"drammock","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"mscheltienne","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"},{"login":"hoechenberger","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"britta-wstnr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/britta-wstnr"},{"login":"teonbrooks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"jasmainak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasmainak"}]},"events":{"total":{"CreateEvent":63,"ReleaseEvent":1,"IssuesEvent":231,"WatchEvent":319,"DeleteEvent":62,"IssueCommentEvent":1328,"PushEvent":281,"GollumEvent":13,"PullRequestReviewCommentEvent":652,"PullRequestEvent":526,"PullRequestReviewEvent":655,"ForkEvent":106},"last_year":{"CreateEvent":63,"ReleaseEvent":1,"IssuesEvent":231,"WatchEvent":321,"DeleteEvent":62,"IssueCommentEvent":1331,"PushEvent":281,"GollumEvent":13,"PullRequestReviewCommentEvent":658,"PullRequestEvent":527,"PullRequestReviewEvent":655,"ForkEvent":106}},"keywords":["ecog","eeg","electrocorticography","electroencephalography","machine-learning","magnetoencephalography","meg","neuroimaging","neuroscience","python","statistics","visualization"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/circle_artifacts.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:45:17.918Z","updated_at":"2023-01-13T11:45:17.918Z","repository_link":"https://github.com/mne-tools/mne-python/blob/main/.github/workflows/circle_artifacts.yml","dependencies":[{"id":6875663657,"package_name":"larsoner/circleci-artifacts-redirector-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:45:18.176Z","updated_at":"2023-01-13T11:45:18.176Z","repository_link":"https://github.com/mne-tools/mne-python/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6875663885,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875663886,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875663887,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875663888,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-07-05T19:17:17.402Z","updated_at":"2023-07-05T19:17:17.402Z","repository_link":"https://github.com/mne-tools/mne-python/blob/main/.github/workflows/tests.yml","dependencies":[{"id":11147693731,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11147693732,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":11147693733,"package_name":"psf/black","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false},{"id":11147693734,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false},{"id":11147693735,"package_name":"pyvista/setup-headless-display-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":11147693736,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11147693737,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11147693738,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"meteor","filepath":"doc/_static/versions.json","sha":null,"kind":"manifest","created_at":"2023-09-24T14:25:58.517Z","updated_at":"2023-09-24T14:25:58.517Z","repository_link":"https://github.com/mne-tools/mne-python/blob/main/doc/_static/versions.json","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/autofix.yml","sha":null,"kind":"manifest","created_at":"2023-12-25T22:41:29.785Z","updated_at":"2023-12-25T22:41:29.785Z","repository_link":"https://github.com/mne-tools/mne-python/blob/main/.github/workflows/autofix.yml","dependencies":[{"id":15275618271,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15275618272,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":15275618273,"package_name":"autofix-ci/action","ecosystem":"actions","requirements":"ea32e3a12414e6d3183163c3424a7d7a8631ad84","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check_changelog.yml","sha":null,"kind":"manifest","created_at":"2023-12-25T22:41:29.793Z","updated_at":"2023-12-25T22:41:29.793Z","repository_link":"https://github.com/mne-tools/mne-python/blob/main/.github/workflows/check_changelog.yml","dependencies":[{"id":15275618274,"package_name":"larsoner/action-towncrier-changelog","ecosystem":"actions","requirements":"co","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-12-14T23:04:32.561Z","updated_at":"2023-12-14T23:04:32.561Z","repository_link":"https://github.com/mne-tools/mne-python/blob/main/.github/workflows/release.yml","dependencies":[{"id":15095683640,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15095683641,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":15095683642,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15095683643,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15095683644,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-14T23:04:32.980Z","updated_at":"2023-12-14T23:04:32.980Z","repository_link":"https://github.com/mne-tools/mne-python/blob/main/pyproject.toml","dependencies":[{"id":15095684513,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21.2","direct":true,"kind":"runtime","optional":false},{"id":15095684514,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.7.1","direct":true,"kind":"runtime","optional":false},{"id":15095684515,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.5.0","direct":true,"kind":"runtime","optional":false},{"id":15095684516,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15095684517,"package_name":"pooch","ecosystem":"pypi","requirements":"\u003e=1.5","direct":true,"kind":"runtime","optional":false},{"id":15095684518,"package_name":"decorator","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15095684519,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15095684520,"package_name":"jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15095684521,"package_name":"lazy_loader","ecosystem":"pypi","requirements":"\u003e=0.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/automerge.yml","sha":null,"kind":"manifest","created_at":"2024-12-21T19:39:26.146Z","updated_at":"2024-12-21T19:39:26.146Z","repository_link":"https://github.com/mne-tools/mne-python/blob/main/.github/workflows/automerge.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/credit.yml","sha":null,"kind":"manifest","created_at":"2024-12-21T19:39:26.230Z","updated_at":"2024-12-21T19:39:26.230Z","repository_link":"https://github.com/mne-tools/mne-python/blob/main/.github/workflows/credit.yml","dependencies":[{"id":21239695589,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21239695590,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2025-08-16T14:48:05.763Z","updated_at":"2025-08-16T14:48:05.763Z","repository_link":"https://github.com/mne-tools/mne-python/blob/main/environment.yml","dependencies":[{"id":24701390215,"package_name":"antio","ecosystem":"conda","requirements":"\u003e=0.5.0","direct":true,"kind":"runtime","optional":false},{"id":24701391146,"package_name":"darkdetect","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701392132,"package_name":"decorator","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701392133,"package_name":"defusedxml","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701392134,"package_name":"dipy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701392828,"package_name":"edfio","ecosystem":"conda","requirements":"\u003e=0.2.1","direct":true,"kind":"runtime","optional":false},{"id":24701392909,"package_name":"eeglabio","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701395563,"package_name":"filelock","ecosystem":"conda","requirements":"\u003e=3.18.0","direct":true,"kind":"runtime","optional":false},{"id":24701395566,"package_name":"h5io","ecosystem":"conda","requirements":"\u003e=0.2.4","direct":true,"kind":"runtime","optional":false},{"id":24701395697,"package_name":"h5py","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701395698,"package_name":"imageio","ecosystem":"conda","requirements":"\u003e=2.6.1","direct":true,"kind":"runtime","optional":false},{"id":24701395699,"package_name":"imageio-ffmpeg","ecosystem":"conda","requirements":"\u003e=0.4.1","direct":true,"kind":"runtime","optional":false},{"id":24701395721,"package_name":"ipyevents","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701396629,"package_name":"ipympl","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701396683,"package_name":"ipython","ecosystem":"conda","requirements":"!=8.7.0","direct":true,"kind":"runtime","optional":false},{"id":24701396684,"package_name":"ipywidgets","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701396685,"package_name":"jinja2","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701396686,"package_name":"joblib","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701396687,"package_name":"jupyter","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701396688,"package_name":"lazy_loader","ecosystem":"conda","requirements":"\u003e=0.3","direct":true,"kind":"runtime","optional":false},{"id":24701396905,"package_name":"mamba","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701396906,"package_name":"matplotlib","ecosystem":"conda","requirements":"\u003e=3.8","direct":true,"kind":"runtime","optional":false},{"id":24701396907,"package_name":"mffpy","ecosystem":"conda","requirements":"\u003e=0.5.7","direct":true,"kind":"runtime","optional":false},{"id":24701397340,"package_name":"mne-qt-browser","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701397594,"package_name":"nibabel","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701398555,"package_name":"nilearn","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701399142,"package_name":"nomkl","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701400069,"package_name":"numba","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701400624,"package_name":"numpy","ecosystem":"conda","requirements":"\u003e=1.26,\u003c3","direct":true,"kind":"runtime","optional":false},{"id":24701400625,"package_name":"openmeeg","ecosystem":"conda","requirements":"\u003e=2.5.7","direct":true,"kind":"runtime","optional":false},{"id":24701400661,"package_name":"packaging","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701400662,"package_name":"pandas","ecosystem":"conda","requirements":"\u003e=2.1","direct":true,"kind":"runtime","optional":false},{"id":24701400663,"package_name":"pillow","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701400664,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701400665,"package_name":"pooch","ecosystem":"conda","requirements":"\u003e=1.5","direct":true,"kind":"runtime","optional":false},{"id":24701400666,"package_name":"pyarrow","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701400667,"package_name":"pybv","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701400689,"package_name":"pymatreader","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701400940,"package_name":"pyside6","ecosystem":"conda","requirements":"!=6.9.1","direct":true,"kind":"runtime","optional":false},{"id":24701401336,"package_name":"python","ecosystem":"conda","requirements":"\u003e=3.10","direct":true,"kind":"runtime","optional":false},{"id":24701401337,"package_name":"python-neo","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701402018,"package_name":"python-picard","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701402054,"package_name":"pyvista","ecosystem":"conda","requirements":"\u003e=0.32,!=0.35.2,!=0.38.0,!=0.38.1,!=0.38.2,!=0.38.3,!=0.38.4,!=0.38.5,!=0.38.6,!=0.42.0","direct":true,"kind":"runtime","optional":false},{"id":24701402362,"package_name":"pyvistaqt","ecosystem":"conda","requirements":"\u003e=0.4","direct":true,"kind":"runtime","optional":false},{"id":24701402364,"package_name":"qdarkstyle","ecosystem":"conda","requirements":"!=3.2.2","direct":true,"kind":"runtime","optional":false},{"id":24701402468,"package_name":"qtpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701402469,"package_name":"scikit-learn","ecosystem":"conda","requirements":"\u003e=1.3.0","direct":true,"kind":"runtime","optional":false},{"id":24701402470,"package_name":"scipy","ecosystem":"conda","requirements":"\u003e=1.11","direct":true,"kind":"runtime","optional":false},{"id":24701402471,"package_name":"sip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701402472,"package_name":"snirf","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701402571,"package_name":"statsmodels","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701402572,"package_name":"threadpoolctl","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701402573,"package_name":"tqdm","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701402574,"package_name":"traitlets","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701402575,"package_name":"trame","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701402638,"package_name":"trame-vtk","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701402646,"package_name":"trame-vuetify","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":24701402647,"package_name":"vtk","ecosystem":"conda","requirements":"\u003e=9.2","direct":true,"kind":"runtime","optional":false},{"id":24701402648,"package_name":"xlrd","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]}],"score":26.847577715162174,"created_at":"2025-09-04T09:17:50.130Z","updated_at":"2025-11-04T15:50:35.626Z","avatar_url":"https://github.com/mne-tools.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":313643,"funding_links":["https://opencollective.com/mne-python"],"readme_doi_urls":["https://doi.org/10.5281/zenodo.592483"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["bids","ieeg","mne","brain","dipole","connectivity","time-frequency","seeg","fieldtrip","donders"],"project_url":"https://science.ecosyste.ms/api/v1/projects/1603","html_url":"https://science.ecosyste.ms/projects/1603","bibtex_url":"https://science.ecosyste.ms/projects/1603/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/1603/export.apalike"}