{"id":57639,"name":"praat-parselmouth","description":"Praat in Python, the Pythonic way","url":"https://github.com/yannickjadoul/parselmouth","last_synced_at":"2025-09-05T14:54:04.866Z","repository":{"id":38048416,"uuid":"93536979","full_name":"YannickJadoul/Parselmouth","owner":"YannickJadoul","description":"Praat in Python, the Pythonic way","archived":false,"fork":false,"pushed_at":"2025-08-11T17:21:06.000Z","size":105633,"stargazers_count":1170,"open_issues_count":21,"forks_count":125,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-08-11T19:28:25.388Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://parselmouth.readthedocs.io/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YannickJadoul.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-06T15:57:13.000Z","updated_at":"2025-08-11T17:00:16.000Z","dependencies_parsed_at":"2025-06-19T10:43:16.267Z","dependency_job_id":null,"html_url":"https://github.com/YannickJadoul/Parselmouth","commit_stats":{"total_commits":952,"total_committers":7,"mean_commits":136.0,"dds":"0.31932773109243695","last_synced_commit":"3659394d1a1bbaff96e129894ce48bcdc60eef75"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/YannickJadoul/Parselmouth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YannickJadoul","download_url":"https://codeload.github.com/YannickJadoul/Parselmouth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/sbom","scorecard":{"id":154382,"data":{"date":"2025-08-11","repo":{"name":"github.com/YannickJadoul/Parselmouth","commit":"dc5d44bf9718aa2da6758280e2ad30248a2bf1b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 3 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":2,"reason":"Found 4/20 approved changesets -- score normalized to 2","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.4.6 not signed: https://api.github.com/repos/YannickJadoul/Parselmouth/releases/223862063","Warn: release artifact v0.4.5 not signed: https://api.github.com/repos/YannickJadoul/Parselmouth/releases/179515353","Warn: release artifact v0.4.4 not signed: https://api.github.com/repos/YannickJadoul/Parselmouth/releases/167886570","Warn: release artifact v0.4.3 not signed: https://api.github.com/repos/YannickJadoul/Parselmouth/releases/87192570","Warn: release artifact v0.4.2 not signed: https://api.github.com/repos/YannickJadoul/Parselmouth/releases/82205849","Warn: release artifact v0.4.6 does not have provenance: https://api.github.com/repos/YannickJadoul/Parselmouth/releases/223862063","Warn: release artifact v0.4.5 does not have provenance: https://api.github.com/repos/YannickJadoul/Parselmouth/releases/179515353","Warn: release artifact v0.4.4 does not have provenance: https://api.github.com/repos/YannickJadoul/Parselmouth/releases/167886570","Warn: release artifact v0.4.3 does not have provenance: https://api.github.com/repos/YannickJadoul/Parselmouth/releases/87192570","Warn: release artifact v0.4.2 does not have provenance: https://api.github.com/repos/YannickJadoul/Parselmouth/releases/82205849"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":6,"reason":"binaries present in source code","details":["Warn: binary detected: praat/test/manually/spit/spit mac:1","Warn: binary detected: praat/test/manually/spit/spit win.exe:1","Warn: binary detected: praat/test/manually/spit/spit_mac:1","Warn: binary detected: praat/test/manually/spit/spit_win.exe:1"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/YannickJadoul/Parselmouth/wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: binder/postBuild:3","Warn: pipCommand not pinned by hash: binder/postBuild:5","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:178","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:197","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:109","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-66 / GHSA-562c-5r94-xh97","Warn: Project is vulnerable to: PYSEC-2019-179 / GHSA-5wv5-4vpf-pj6m","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T11:23:07.823Z","repository_id":38048416,"created_at":"2025-08-16T11:23:07.823Z","updated_at":"2025-08-16T11:23:07.823Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273773544,"owners_count":25165657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"YannickJadoul","name":"Yannick Jadoul","uuid":"8025744","kind":"user","description":"","email":"","website":null,"location":"Rome, Italy","twitter":null,"company":"Sapienza University of Rome \u0026 Vrije Universiteit Brussel","icon_url":"https://avatars.githubusercontent.com/u/8025744?v=4","repositories_count":27,"last_synced_at":"2024-05-04T00:24:35.773Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/YannickJadoul","funding_links":[],"total_stars":1022,"followers":75,"following":8,"created_at":"2022-11-16T06:32:19.445Z","updated_at":"2024-05-04T00:24:41.753Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YannickJadoul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YannickJadoul/repositories"},"packages":[{"id":4147784,"name":"github.com/yannickjadoul/parselmouth","ecosystem":"go","description":"","homepage":null,"licenses":"gpl-3.0","normalized_licenses":[],"repository_url":"https://github.com/yannickjadoul/parselmouth","keywords_array":[],"namespace":"github.com/yannickjadoul","versions_count":15,"first_release_published_at":"2017-06-11T09:39:41.000Z","latest_release_published_at":"2025-06-08T13:41:03.000Z","latest_release_number":"v0.4.6","last_synced_at":"2025-08-11T19:45:00.837Z","created_at":"2022-04-12T16:54:07.249Z","updated_at":"2025-08-12T02:42:42.693Z","registry_url":"https://pkg.go.dev/github.com/yannickjadoul/parselmouth","install_command":"go get github.com/yannickjadoul/parselmouth","documentation_url":"https://pkg.go.dev/github.com/yannickjadoul/parselmouth#section-documentation","metadata":{},"repo_metadata":{"id":38048416,"uuid":"93536979","full_name":"YannickJadoul/Parselmouth","owner":"YannickJadoul","description":"Praat in Python, the Pythonic way","archived":false,"fork":false,"pushed_at":"2025-08-11T17:21:06.000Z","size":105633,"stargazers_count":1170,"open_issues_count":21,"forks_count":125,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-08-11T19:28:25.388Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://parselmouth.readthedocs.io/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YannickJadoul.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-06T15:57:13.000Z","updated_at":"2025-08-11T17:00:16.000Z","dependencies_parsed_at":"2025-06-19T10:43:16.267Z","dependency_job_id":null,"html_url":"https://github.com/YannickJadoul/Parselmouth","commit_stats":{"total_commits":952,"total_committers":7,"mean_commits":136.0,"dds":"0.31932773109243695","last_synced_commit":"3659394d1a1bbaff96e129894ce48bcdc60eef75"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/YannickJadoul/Parselmouth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YannickJadoul","download_url":"https://codeload.github.com/YannickJadoul/Parselmouth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269991282,"owners_count":24509004,"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-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-08-12T02:42:42.693Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/yannickjadoul/parselmouth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/yannickjadoul/parselmouth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/yannickjadoul/parselmouth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/yannickjadoul/parselmouth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-21T00:03:38.336Z","issues_count":82,"pull_requests_count":58,"avg_time_to_close_issue":3675141.230769231,"avg_time_to_close_pull_request":520190.08,"issues_closed_count":65,"pull_requests_closed_count":50,"pull_request_authors_count":8,"issue_authors_count":73,"avg_comments_per_issue":4.804878048780488,"avg_comments_per_pull_request":0.9655172413793104,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":45,"past_year_issues_count":11,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":650795.8571428572,"past_year_avg_time_to_close_pull_request":954887.7777777778,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.2727272727272725,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/issues","maintainers":[{"login":"YannickJadoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fyannickjadoul%2Fparselmouth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fyannickjadoul%2Fparselmouth/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fyannickjadoul%2Fparselmouth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fyannickjadoul%2Fparselmouth/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952122,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","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":4142977,"name":"github.com/YannickJadoul/Parselmouth","ecosystem":"go","description":"","homepage":null,"licenses":"gpl-3.0","normalized_licenses":[],"repository_url":"https://github.com/YannickJadoul/Parselmouth","keywords_array":[],"namespace":"github.com/YannickJadoul","versions_count":15,"first_release_published_at":"2017-06-11T09:39:41.000Z","latest_release_published_at":"2025-06-08T13:41:03.000Z","latest_release_number":"v0.4.6","last_synced_at":"2025-08-11T19:45:00.999Z","created_at":"2022-04-12T16:44:34.669Z","updated_at":"2025-08-12T02:42:41.717Z","registry_url":"https://pkg.go.dev/github.com/YannickJadoul/Parselmouth","install_command":"go get github.com/YannickJadoul/Parselmouth","documentation_url":"https://pkg.go.dev/github.com/YannickJadoul/Parselmouth#section-documentation","metadata":{},"repo_metadata":{"id":38048416,"uuid":"93536979","full_name":"YannickJadoul/Parselmouth","owner":"YannickJadoul","description":"Praat in Python, the Pythonic way","archived":false,"fork":false,"pushed_at":"2025-08-11T17:21:06.000Z","size":105633,"stargazers_count":1170,"open_issues_count":21,"forks_count":125,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-08-11T19:28:25.388Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://parselmouth.readthedocs.io/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YannickJadoul.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-06T15:57:13.000Z","updated_at":"2025-08-11T17:00:16.000Z","dependencies_parsed_at":"2025-06-19T10:43:16.267Z","dependency_job_id":null,"html_url":"https://github.com/YannickJadoul/Parselmouth","commit_stats":{"total_commits":952,"total_committers":7,"mean_commits":136.0,"dds":"0.31932773109243695","last_synced_commit":"3659394d1a1bbaff96e129894ce48bcdc60eef75"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/YannickJadoul/Parselmouth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YannickJadoul","download_url":"https://codeload.github.com/YannickJadoul/Parselmouth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269991282,"owners_count":24509004,"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-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-08-12T02:42:41.717Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21yannick%21jadoul/%21parselmouth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/YannickJadoul/Parselmouth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/YannickJadoul/Parselmouth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/YannickJadoul/Parselmouth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-21T00:03:38.336Z","issues_count":82,"pull_requests_count":58,"avg_time_to_close_issue":3675141.230769231,"avg_time_to_close_pull_request":520190.08,"issues_closed_count":65,"pull_requests_closed_count":50,"pull_request_authors_count":8,"issue_authors_count":73,"avg_comments_per_issue":4.804878048780488,"avg_comments_per_pull_request":0.9655172413793104,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":45,"past_year_issues_count":11,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":650795.8571428572,"past_year_avg_time_to_close_pull_request":954887.7777777778,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.2727272727272725,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/issues","maintainers":[{"login":"YannickJadoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FYannickJadoul%2FParselmouth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FYannickJadoul%2FParselmouth/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FYannickJadoul%2FParselmouth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FYannickJadoul%2FParselmouth/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952122,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","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":2858064,"name":"praat-parselmouth","ecosystem":"pypi","description":"Praat in Python, the Pythonic way","homepage":"https://github.com/YannickJadoul/Parselmouth","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/YannickJadoul/Parselmouth","keywords_array":["praat","speech","signal processing","phonetics"],"namespace":null,"versions_count":15,"first_release_published_at":"2017-06-11T10:24:16.000Z","latest_release_published_at":"2025-06-08T16:17:22.000Z","latest_release_number":"0.4.6","last_synced_at":"2025-09-04T23:01:02.105Z","created_at":"2022-04-10T12:06:04.800Z","updated_at":"2025-09-04T23:01:02.106Z","registry_url":"https://pypi.org/project/praat-parselmouth/","install_command":"pip install praat-parselmouth --index-url https://pypi.org/simple","documentation_url":"https://parselmouth.readthedocs.io/","metadata":{"funding":null,"documentation":"https://parselmouth.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Operating System :: Unix","Programming Language :: C++","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"praat-parselmouth","project_status":null},"repo_metadata":{"id":38048416,"uuid":"93536979","full_name":"YannickJadoul/Parselmouth","owner":"YannickJadoul","description":"Praat in Python, the Pythonic way","archived":false,"fork":false,"pushed_at":"2024-04-09T00:21:32.000Z","size":80018,"stargazers_count":1008,"open_issues_count":18,"forks_count":111,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-05-15T13:26:08.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://parselmouth.readthedocs.io/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YannickJadoul.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-06T15:57:13.000Z","updated_at":"2024-06-14T08:49:53.085Z","dependencies_parsed_at":"2024-06-14T08:59:54.374Z","dependency_job_id":null,"html_url":"https://github.com/YannickJadoul/Parselmouth","commit_stats":{"total_commits":812,"total_committers":6,"mean_commits":"135.33333333333334","dds":"0.35344827586206895","last_synced_commit":"dc14dc6d2e8733afabc9541abeeb603812fc75e6"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YannickJadoul","download_url":"https://codeload.github.com/YannickJadoul/Parselmouth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217591083,"owners_count":16201431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"YannickJadoul","name":"Yannick Jadoul","uuid":"8025744","kind":"user","description":"","email":"","website":null,"location":"Rome, Italy","twitter":null,"company":"Sapienza University of Rome \u0026 Vrije Universiteit Brussel","icon_url":"https://avatars.githubusercontent.com/u/8025744?v=4","repositories_count":27,"last_synced_at":"2024-05-04T00:24:35.773Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/YannickJadoul","funding_links":[],"total_stars":1022,"followers":75,"following":8,"created_at":"2022-11-16T06:32:19.445Z","updated_at":"2024-05-04T00:24:41.753Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YannickJadoul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YannickJadoul/repositories"},"tags":[{"name":"v0.4.3","sha":"4615e1929bc86486433495c60c57521e36759042","kind":"commit","published_at":"2022-12-24T20:36:08.000Z","download_url":"https://codeload.github.com/YannickJadoul/Parselmouth/tar.gz/v0.4.3","html_url":"https://github.com/YannickJadoul/Parselmouth/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"84c058fc753fb3c141d9c54433b0574a0652a84b","kind":"commit","published_at":"2022-11-06T16:44:43.000Z","download_url":"https://codeload.github.com/YannickJadoul/Parselmouth/tar.gz/v0.4.2","html_url":"https://github.com/YannickJadoul/Parselmouth/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b09cb750dfce949646b2ce123311de00abd535e6","kind":"commit","published_at":"2022-02-01T19:25:34.000Z","download_url":"https://codeload.github.com/YannickJadoul/Parselmouth/tar.gz/v0.4.1","html_url":"https://github.com/YannickJadoul/Parselmouth/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a40cea22a910da12d06270f4b5ecafc329ca1c65","kind":"commit","published_at":"2021-02-07T02:48:42.000Z","download_url":"https://codeload.github.com/YannickJadoul/Parselmouth/tar.gz/v0.4.0","html_url":"https://github.com/YannickJadoul/Parselmouth/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"9c7f4cfdc90fa385ecb318a29317dd9f9a584d49","kind":"commit","published_at":"2019-05-19T20:07:05.000Z","download_url":"https://codeload.github.com/YannickJadoul/Parselmouth/tar.gz/v0.3.3","html_url":"https://github.com/YannickJadoul/Parselmouth/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"03e2546a4f42aaeb5b6e69566c1f996deb4e89dc","kind":"commit","published_at":"2018-08-30T13:24:47.000Z","download_url":"https://codeload.github.com/YannickJadoul/Parselmouth/tar.gz/v0.3.2","html_url":"https://github.com/YannickJadoul/Parselmouth/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"cef38ffa9ea820a13902558dd9c088b4e787f6ae","kind":"commit","published_at":"2018-08-10T09:19:17.000Z","download_url":"https://codeload.github.com/YannickJadoul/Parselmouth/tar.gz/v0.3.1","html_url":"https://github.com/YannickJadoul/Parselmouth/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"e5db6968a56e2eb20a019f4787e5d9571e0462f6","kind":"commit","published_at":"2018-02-09T18:35:56.000Z","download_url":"https://codeload.github.com/YannickJadoul/Parselmouth/tar.gz/v0.3.0","html_url":"https://github.com/YannickJadoul/Parselmouth/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"ba1347dd17b5526af85709f88f1250f6ce1a71cb","kind":"commit","published_at":"2017-12-11T17:42:23.000Z","download_url":"https://codeload.github.com/YannickJadoul/Parselmouth/tar.gz/v0.2.1","html_url":"https://github.com/YannickJadoul/Parselmouth/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"46ae0d1174b11672d7921c676db4cdb27d1512a1","kind":"commit","published_at":"2017-09-15T18:48:57.000Z","download_url":"https://codeload.github.com/YannickJadoul/Parselmouth/tar.gz/v0.2.0","html_url":"https://github.com/YannickJadoul/Parselmouth/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"b85f3650d5911e490fa9c54f950beb50a6b60ec8","kind":"commit","published_at":"2017-08-18T17:01:18.000Z","download_url":"https://codeload.github.com/YannickJadoul/Parselmouth/tar.gz/v0.1.1","html_url":"https://github.com/YannickJadoul/Parselmouth/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0f48f2212b5fd8ddba2715317835b818e863d707","kind":"commit","published_at":"2017-06-11T09:39:41.000Z","download_url":"https://codeload.github.com/YannickJadoul/Parselmouth/tar.gz/v0.1.0","html_url":"https://github.com/YannickJadoul/Parselmouth/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T10:37:53.683Z","dependent_packages_count":27,"downloads":171983,"downloads_period":"last-month","dependent_repos_count":850,"rankings":{"downloads":0.7017290710633587,"dependent_repos_count":0.4070636169804765,"dependent_packages_count":0.593135811382052,"stargazers_count":2.088479378164758,"forks_count":4.289356919227111,"docker_downloads_count":3.588022078383197,"average":1.9446311458668255},"purl":"pkg:pypi/praat-parselmouth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/praat-parselmouth","docker_dependents_count":19,"docker_downloads_count":13210,"usage_url":"https://repos.ecosyste.ms/usage/pypi/praat-parselmouth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/praat-parselmouth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T10:37:52.856Z","issues_count":74,"pull_requests_count":51,"avg_time_to_close_issue":3909834.3278688523,"avg_time_to_close_pull_request":404341.0909090909,"issues_closed_count":61,"pull_requests_closed_count":44,"pull_request_authors_count":5,"issue_authors_count":66,"avg_comments_per_issue":4.743243243243243,"avg_comments_per_pull_request":0.9019607843137255,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":41,"past_year_issues_count":9,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":872865.4,"past_year_avg_time_to_close_pull_request":212288.85714285713,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":3.6666666666666665,"past_year_avg_comments_per_pull_request":0.6470588235294118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/issues","maintainers":[{"login":"YannickJadoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"}],"active_maintainers":[{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/praat-parselmouth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/praat-parselmouth/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/praat-parselmouth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/praat-parselmouth/related_packages","maintainers":[{"uuid":"YannickJadoul","login":"YannickJadoul","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/YannickJadoul/","role":null,"created_at":"2022-12-24T22:27:14.396Z","updated_at":"2022-12-24T22:27:14.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/YannickJadoul/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725181,"maintainers_count":308368,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":632072,"full_name":"YannickJadoul/Parselmouth","default_branch":"master","committers":[{"name":"Yannick Jadoul","email":"yannick.jadoul@belgacom.net","login":"YannickJadoul","count":901},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":39},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":13},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Takeshi Ikuma","email":"tikuma@gmail.com","login":"hokiedsp","count":1},{"name":"Marianne","email":"mariannedhk@gmail.com","login":"mdhk","count":1}],"total_commits":956,"total_committers":6,"total_bot_commits":52,"total_bot_committers":2,"mean_commits":159.33333333333334,"dds":0.05753138075313813,"past_year_committers":[{"name":"Yannick Jadoul","email":"yannick.jadoul@belgacom.net","login":"YannickJadoul","count":40},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":6},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1}],"past_year_total_commits":47,"past_year_total_committers":3,"past_year_total_bot_commits":6,"past_year_total_bot_committers":1,"past_year_mean_commits":15.666666666666666,"past_year_dds":0.14893617021276595,"last_synced_at":"2025-05-15T07:42:14.465Z","last_synced_commit":"395f68a6058ca131d24dda1450c4d4f5117d1505","created_at":"2023-03-09T08:24:42.596Z","updated_at":"2025-05-15T07:42:33.337Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"YannickJadoul/Parselmouth","html_url":"https://github.com/YannickJadoul/Parselmouth","last_synced_at":"2025-09-04T07:02:52.215Z","status":null,"issues_count":83,"pull_requests_count":76,"avg_time_to_close_issue":3542282.3235294116,"avg_time_to_close_pull_request":577889.1935483871,"issues_closed_count":68,"pull_requests_closed_count":62,"pull_request_authors_count":8,"issue_authors_count":75,"avg_comments_per_issue":4.542168674698795,"avg_comments_per_pull_request":0.8552631578947368,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":57,"past_year_issues_count":9,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":339329.14285714284,"past_year_avg_time_to_close_pull_request":152438.66666666666,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":12,"created_at":"2023-05-14T20:29:52.389Z","updated_at":"2025-09-04T07:02:52.217Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/YannickJadoul%2FParselmouth/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":35,"github_actions":14,"python":2,"submodules":1},"issue_author_associations_count":{"NONE":80,"OWNER":2,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":71,"NONE":5},"issue_authors":{"auspicious3000":4,"qo4on":2,"calebstrait":2,"ucasiggcas":2,"hadware":2,"YannickJadoul":2,"nils-werner":1,"Guillaume-Risch":1,"Luke-Poeppel":1,"tikuma-lsuhsc":1,"msukhare":1,"reedajorgy":1,"iamsumitjangra":1,"Sakun92":1,"GeorgeQii":1,"shalabhsingh":1,"MitchellAcoustics":1,"nrgslp":1,"matthewclso":1,"rixingw":1,"Charlottecuc":1,"kkawabat":1,"beyondyourselfjiang":1,"SohamSen15":1,"shakeel608":1,"hunaa":1,"yzchen563":1,"bmox":1,"craynic":1,"olivierfriard":1,"amine-boukriba":1,"meerfrau":1,"DerDennisOP":1,"labodezao":1,"julian24bas":1,"Yablon":1,"yayuanli":1,"sivang":1,"intory89":1,"hebo1982":1,"meluron":1,"Svito-zar":1,"brianhtracey":1,"code-010":1,"amadeusuzx":1,"dtruong27":1,"alkemyst":1,"16DF35DC5E7F679EF7C096F61B79B679":1,"mjfox3":1,"aebjorklund":1,"OmarHory":1,"chenchenzi":1,"hokiedsp":1,"wmtdru8xip":1,"hackedbyxx":1,"BanekMan":1,"antonakv":1,"Littleman778":1,"fncokg":1,"emiliavioletb":1,"jade-bejide":1,"akhil2495":1,"MichaelGoodale":1,"prakhart111":1,"rytrose":1,"sarkadava":1,"Simon-Stone":1,"huiMM":1,"KushGrandhi":1,"osmboy":1,"123wimin321":1,"Zeka-Fak":1,"atyshka":1,"hykilpikonna":1,"eginhard":1},"pull_request_authors":{"dependabot[bot]":35,"pre-commit-ci[bot]":22,"hokiedsp":12,"mgorny":2,"npt-1707":2,"dtruong27":1,"mdhk":1,"IParraMartin":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10101874,"issues_count":31502423,"pull_requests_count":97598050,"authors_count":10703170,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":2,"github_actions":2},"past_year_issue_author_associations_count":{"NONE":9},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":15,"NONE":4},"past_year_issue_authors":{"beyondyourselfjiang":1,"dtruong27":1,"fncokg":1,"jade-bejide":1,"Littleman778":1,"matthewclso":1,"meluron":1,"reedajorgy":1,"yzchen563":1},"past_year_pull_request_authors":{"pre-commit-ci[bot]":10,"hokiedsp":2,"mgorny":2,"npt-1707":2,"dependabot[bot]":2,"dtruong27":1},"maintainers":[{"login":"YannickJadoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":6,"ReleaseEvent":1,"IssuesEvent":12,"WatchEvent":103,"DeleteEvent":6,"IssueCommentEvent":47,"PushEvent":27,"PullRequestEvent":14,"ForkEvent":13},"last_year":{"CreateEvent":6,"ReleaseEvent":1,"IssuesEvent":12,"WatchEvent":103,"DeleteEvent":6,"IssueCommentEvent":47,"PushEvent":27,"PullRequestEvent":14,"ForkEvent":13}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/examples/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-05T15:32:16.857Z","updated_at":"2022-07-05T15:32:16.857Z","repository_link":"https://github.com/YannickJadoul/Parselmouth/blob/master/docs/examples/requirements.txt","dependencies":[{"id":106348891,"package_name":"flask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":106348892,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":106348893,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":106348894,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":106348895,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-05T15:32:16.872Z","updated_at":"2022-07-05T15:32:16.872Z","repository_link":"https://github.com/YannickJadoul/Parselmouth/blob/master/docs/requirements.txt","dependencies":[{"id":106348896,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=3","direct":true,"kind":"runtime","optional":false},{"id":106348897,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":106348898,"package_name":"GitPython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":106348899,"package_name":"PyGithub","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":106348900,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":106348901,"package_name":"ipykernel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":106348902,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":106348903,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pybind11/docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-05T15:32:16.908Z","updated_at":"2022-07-05T15:32:16.908Z","repository_link":"https://github.com/YannickJadoul/Parselmouth/blob/master/pybind11/docs/requirements.txt","dependencies":[{"id":106348904,"package_name":"breathe","ecosystem":"pypi","requirements":"==4.25.1","direct":true,"kind":"runtime","optional":false},{"id":106348905,"package_name":"commonmark","ecosystem":"pypi","requirements":"==0.9.1","direct":true,"kind":"runtime","optional":false},{"id":106348906,"package_name":"recommonmark","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":106348907,"package_name":"sphinx","ecosystem":"pypi","requirements":"==3.3.1","direct":true,"kind":"runtime","optional":false},{"id":106348908,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==0.5.0","direct":true,"kind":"runtime","optional":false},{"id":106348909,"package_name":"sphinxcontrib-moderncmakedomain","ecosystem":"pypi","requirements":"==3.17","direct":true,"kind":"runtime","optional":false},{"id":106348910,"package_name":"sphinxcontrib-svg2pdfconverter","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pybind11/tests/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-05T15:32:16.927Z","updated_at":"2022-07-05T15:32:16.927Z","repository_link":"https://github.com/YannickJadoul/Parselmouth/blob/master/pybind11/tests/requirements.txt","dependencies":[{"id":106348911,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.16.6","direct":true,"kind":"runtime","optional":false},{"id":106348912,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.18.0","direct":true,"kind":"runtime","optional":false},{"id":106348913,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.19.3","direct":true,"kind":"runtime","optional":false},{"id":106348914,"package_name":"pytest","ecosystem":"pypi","requirements":"==4.6.9","direct":true,"kind":"runtime","optional":false},{"id":106348915,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.1.2","direct":true,"kind":"runtime","optional":false},{"id":106348916,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.2.1","direct":true,"kind":"runtime","optional":false},{"id":106348917,"package_name":"pytest-timeout","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":106348918,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.2.3","direct":true,"kind":"runtime","optional":false},{"id":106348919,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.5.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-05T15:32:16.959Z","updated_at":"2022-07-05T15:32:16.959Z","repository_link":"https://github.com/YannickJadoul/Parselmouth/blob/master/requirements.txt","dependencies":[{"id":106348920,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-05T15:32:16.975Z","updated_at":"2022-07-05T15:32:16.975Z","repository_link":"https://github.com/YannickJadoul/Parselmouth/blob/master/tests/requirements.txt","dependencies":[{"id":106348921,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":106348922,"package_name":"pytest-lazy-fixture","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":106348923,"package_name":"tgt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T00:46:03.007Z","updated_at":"2023-01-31T00:46:03.007Z","repository_link":"https://github.com/YannickJadoul/Parselmouth/blob/master/.github/workflows/ci.yml","dependencies":[{"id":7260133019,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7260133020,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7260133021,"package_name":"jwlawson/actions-setup-cmake","ecosystem":"actions","requirements":"v1.13","direct":true,"kind":"composite","optional":false},{"id":7260133022,"package_name":"ammaraskar/gcc-problem-matcher","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7260133023,"package_name":"ammaraskar/msvc-problem-matcher","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/wheels.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T00:46:03.263Z","updated_at":"2023-01-31T00:46:03.263Z","repository_link":"https://github.com/YannickJadoul/Parselmouth/blob/master/.github/workflows/wheels.yml","dependencies":[{"id":7260133167,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7260133168,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7260133169,"package_name":"jwlawson/actions-setup-cmake","ecosystem":"actions","requirements":"v1.13","direct":true,"kind":"composite","optional":false},{"id":7260133170,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7260133171,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7260133172,"package_name":"ncipollo/release-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"binder/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-01-07T01:18:42.288Z","updated_at":"2024-01-07T01:18:42.288Z","repository_link":"https://github.com/YannickJadoul/Parselmouth/blob/master/binder/requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"pybind11/pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-07T01:18:42.703Z","updated_at":"2024-01-07T01:18:42.703Z","repository_link":"https://github.com/YannickJadoul/Parselmouth/blob/master/pybind11/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"pybind11/setup.py","sha":null,"kind":"manifest","created_at":"2024-01-07T01:18:42.991Z","updated_at":"2024-01-07T01:18:42.991Z","repository_link":"https://github.com/YannickJadoul/Parselmouth/blob/master/pybind11/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"pybind11/tools/pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-07T01:18:43.195Z","updated_at":"2024-01-07T01:18:43.195Z","repository_link":"https://github.com/YannickJadoul/Parselmouth/blob/master/pybind11/tools/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-07T01:18:43.236Z","updated_at":"2024-01-07T01:18:43.236Z","repository_link":"https://github.com/YannickJadoul/Parselmouth/blob/master/pyproject.toml","dependencies":[{"id":15469181043,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.7.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-01-07T01:18:44.004Z","updated_at":"2024-01-07T01:18:44.004Z","repository_link":"https://github.com/YannickJadoul/Parselmouth/blob/master/setup.py","dependencies":[]}],"score":21.008293745218626,"created_at":"2025-09-04T15:51:34.020Z","updated_at":"2025-10-07T08:22:42.743Z","avatar_url":"https://github.com/YannickJadoul.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":171983,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1016/j.wocn.2018.07.001"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["energy-system-model","versions","parallel","mesh","spacy-extension","molecular-dynamics-simulation","led","hydrology","regionalization","energy-system"],"project_url":"https://science.ecosyste.ms/api/v1/projects/57639","html_url":"https://science.ecosyste.ms/projects/57639"}