{"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":70,"first_release_published_at":"2013-11-28T17:50:22.000Z","latest_release_published_at":"2026-04-14T13:47:18.635Z","latest_release_number":"v1.12.0","last_synced_at":"2026-05-19T23:01:38.649Z","created_at":"2025-05-25T08:29:27.171Z","updated_at":"2026-05-19T23:01:38.650Z","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":"2026-02-12T18:46:47.000Z","size":167313,"stargazers_count":3232,"open_issues_count":611,"forks_count":1484,"subscribers_count":83,"default_branch":"main","last_synced_at":"2026-02-13T00:40:57.006Z","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"mne-python"}},"created_at":"2011-01-28T03:31:13.000Z","updated_at":"2026-02-12T18:46:52.000Z","dependencies_parsed_at":"2025-10-05T17:48:21.667Z","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":121,"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":286080680,"owners_count":29399429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":46,"last_synced_at":"2025-12-14T00:07:52.579Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mne-tools","funding_links":["https://github.com/sponsors/mne-tools"],"total_stars":4785,"followers":262,"following":0,"created_at":"2022-11-03T00:31:21.245Z","updated_at":"2025-12-14T00:07:52.579Z","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":[]},"repo_metadata_updated_at":"2026-02-13T08:02:50.364Z","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":"2026-02-12T20:01:10.734Z","issues_count":775,"pull_requests_count":1760,"avg_time_to_close_issue":24991445.611842107,"avg_time_to_close_pull_request":2314362.911186441,"issues_closed_count":456,"pull_requests_closed_count":1474,"pull_request_authors_count":174,"issue_authors_count":281,"avg_comments_per_issue":5.00516129032258,"avg_comments_per_pull_request":3.100568181818182,"merged_pull_requests_count":1351,"bot_issues_count":2,"bot_pull_requests_count":228,"past_year_issues_count":114,"past_year_pull_requests_count":363,"past_year_avg_time_to_close_issue":1123334.5384615385,"past_year_avg_time_to_close_pull_request":756243.7364016736,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":239,"past_year_pull_request_authors_count":72,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":2.149122807017544,"past_year_avg_comments_per_pull_request":2.041322314049587,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":75,"past_year_merged_pull_requests_count":210,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-python/issues","maintainers":[{"login":"larsoner","count":553,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"drammock","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"hoechenberger","count":164,"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":"teonbrooks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"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":"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":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"sappelhoff","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"drammock","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"hoechenberger","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"mscheltienne","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"},{"login":"teonbrooks","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"britta-wstnr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/britta-wstnr"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmne-tools%2Fmne-python/latest_version","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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmne-tools%2Fmne-python/codemeta","maintainers":[]}