{"id":4183265,"name":"mpd_protocol","ecosystem":"cargo","description":"Implementation of MPD client protocol","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/elomatreb/mpd_client","keywords_array":["mpd","client","protocol"],"namespace":null,"versions_count":26,"first_release_published_at":"2019-11-30T11:39:54.271Z","latest_release_published_at":"2024-02-28T21:07:09.785Z","latest_release_number":"1.0.3","last_synced_at":"2026-06-01T21:05:20.220Z","created_at":"2022-04-12T19:22:18.184Z","updated_at":"2026-06-01T21:09:57.398Z","registry_url":"https://crates.io/crates/mpd_protocol/","install_command":"cargo install mpd_protocol","documentation_url":"https://docs.rs/mpd_protocol/","metadata":{"categories":["network-programming"]},"repo_metadata":{"id":37000681,"uuid":"242466366","full_name":"elomatreb/mpd_client","owner":"elomatreb","description":"Async MPD client library","archived":false,"fork":false,"pushed_at":"2025-12-27T19:39:59.000Z","size":647,"stargazers_count":20,"open_issues_count":0,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-27T22:59:17.306Z","etag":null,"topics":["async","mpd","mpd-client","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elomatreb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-23T06:09:28.000Z","updated_at":"2026-02-14T23:34:00.000Z","dependencies_parsed_at":"2022-06-29T07:11:37.024Z","dependency_job_id":"b4a9fce7-e218-4805-b3a1-64c9b667234c","html_url":"https://github.com/elomatreb/mpd_client","commit_stats":{"total_commits":435,"total_committers":5,"mean_commits":87.0,"dds":"0.020689655172413834","last_synced_commit":"3f7c126dcca2dff566600adfc5d420d50b646804"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/elomatreb/mpd_client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elomatreb","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/sbom","scorecard":{"id":373714,"data":{"date":"2025-08-11","repo":{"name":"github.com/elomatreb/mpd_client","commit":"015b1da474b8ab83094a288d5f0bcfc0432a343a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/rust.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elomatreb/mpd_client/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/elomatreb/mpd_client/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/elomatreb/mpd_client/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/elomatreb/mpd_client/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elomatreb/mpd_client/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/elomatreb/mpd_client/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/elomatreb/mpd_client/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elomatreb/mpd_client/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/elomatreb/mpd_client/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/elomatreb/mpd_client/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/elomatreb/mpd_client/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/elomatreb/mpd_client/rust.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction 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":"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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: mpd_protocol/fuzz/fuzz_targets/sync_connect.rs:2","Info: RustCargoFuzzer integration found: mpd_protocol/fuzz/fuzz_targets/sync_receive.rs:2"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:37:38.502Z","repository_id":37000681,"created_at":"2025-08-18T13:37:38.502Z","updated_at":"2025-08-18T13:37:38.502Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33793348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"elomatreb","name":"Ole Bertram","uuid":"3387265","kind":"user","description":"","email":"","website":"https://ole.bertr.am","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3387265?u=c178c87c2b41816667e3f586d41ab9c39e3ff4cc\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-03T23:44:34.314Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elomatreb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:45:18.966Z","updated_at":"2023-03-03T23:44:34.328Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elomatreb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elomatreb/repositories"},"tags":[{"name":"mpd_protocol-v1.0.3","sha":"c56e165ced2147a6227ec78cca708991c0f9c280","kind":"tag","published_at":"2024-02-28T21:02:23.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_protocol-v1.0.3","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_protocol-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_protocol-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_protocol-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_protocol-v1.0.3/manifests"},{"name":"mpd_client-v1.4.1","sha":"c56e165ced2147a6227ec78cca708991c0f9c280","kind":"tag","published_at":"2024-02-28T21:02:12.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_client-v1.4.1","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_client-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_client-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v1.4.1/manifests"},{"name":"mpd_client-v1.4.0","sha":"e039754b7692568d265d7782ce89c50759dad2f8","kind":"tag","published_at":"2024-02-01T14:02:41.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_client-v1.4.0","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_client-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_client-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v1.4.0/manifests"},{"name":"mpd_protocol-v1.0.2","sha":"2d6800ef64f3ba52bc58cb14bb772141c8f6a92e","kind":"tag","published_at":"2023-10-30T13:19:34.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_protocol-v1.0.2","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_protocol-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_protocol-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_protocol-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_protocol-v1.0.2/manifests"},{"name":"mpd_client-v1.3.0","sha":"2d6800ef64f3ba52bc58cb14bb772141c8f6a92e","kind":"tag","published_at":"2023-10-30T13:19:05.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_client-v1.3.0","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_client-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_client-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v1.3.0/manifests"},{"name":"mpd_client-v1.2.0","sha":"eca65973a189f558fa41f57bcb8e0057ea526540","kind":"tag","published_at":"2023-07-01T13:09:26.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_client-v1.2.0","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_client-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_client-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v1.2.0/manifests"},{"name":"mpd_protocol-v1.0.1","sha":"eca65973a189f558fa41f57bcb8e0057ea526540","kind":"tag","published_at":"2023-07-01T13:09:12.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_protocol-v1.0.1","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_protocol-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_protocol-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_protocol-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_protocol-v1.0.1/manifests"},{"name":"mpd_client-v1.1.0","sha":"3f7c126dcca2dff566600adfc5d420d50b646804","kind":"commit","published_at":"2023-03-13T22:36:10.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_client-v1.1.0","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_client-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_client-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v1.1.0/manifests"},{"name":"mpd_protocol-v1.0.0","sha":"517b470c0df87d3144fefd4de718dc3ea2cabcb9","kind":"commit","published_at":"2022-08-27T13:13:50.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_protocol-v1.0.0","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_protocol-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_protocol-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_protocol-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_protocol-v1.0.0/manifests"},{"name":"mpd_client-v1.0.0","sha":"517b470c0df87d3144fefd4de718dc3ea2cabcb9","kind":"commit","published_at":"2022-08-27T13:13:50.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_client-v1.0.0","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_client-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_client-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v1.0.0/manifests"},{"name":"mpd_client-v0.7.5","sha":"a301619a71e6fcde2b070c135ee190a358080d6a","kind":"commit","published_at":"2022-06-20T17:24:50.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_client-v0.7.5","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_client-v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_client-v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v0.7.5/manifests"},{"name":"mpd_client-v0.7.4","sha":"07be8f5d74b519b2b3df75616743c30a16a1c5ee","kind":"commit","published_at":"2022-06-04T22:35:49.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_client-v0.7.4","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_client-v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_client-v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v0.7.4/manifests"},{"name":"mpd_client-v0.7.3","sha":"55cdff714883843c2a33509f67ab2b94fe37e786","kind":"commit","published_at":"2022-03-15T21:17:18.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_client-v0.7.3","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_client-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_client-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v0.7.3/manifests"},{"name":"mpd_client-v0.7.2","sha":"d49e957141d42b273719c0185984579c8a5cf0a8","kind":"commit","published_at":"2022-02-20T20:04:15.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_client-v0.7.2","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_client-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_client-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v0.7.2/manifests"},{"name":"mpd_client-v0.7.1","sha":"60046917d284a44d45ab5cb9b8f7441ad69f1c9f","kind":"commit","published_at":"2021-12-10T20:04:58.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_client-v0.7.1","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_client-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_client-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v0.7.1/manifests"},{"name":"mpd_client-v0.7.0","sha":"35adbcf296e06820c166337e5d6e32ac4c87afdb","kind":"commit","published_at":"2021-12-09T20:47:08.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_client-v0.7.0","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_client-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_client-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_client-v0.7.0/manifests"},{"name":"mpd_protocol-v0.13.0","sha":"81a17d344c8817d11c63f320786a04d2e926861d","kind":"commit","published_at":"2021-12-09T18:31:43.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/mpd_protocol-v0.13.0","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/mpd_protocol-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@mpd_protocol-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_protocol-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/mpd_protocol-v0.13.0/manifests"},{"name":"v0.6.1","sha":"048e1559e8eee297a67db2ad85e2cb9b8ece52cd","kind":"commit","published_at":"2021-08-21T14:58:51.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/v0.6.1","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"e93fee7905472db236a809ed48c12f0f693d7248","kind":"commit","published_at":"2021-05-17T03:23:21.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/v0.6.0","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"21efd3311ed977e9f389f9d684c8459509aa14f3","kind":"commit","published_at":"2021-04-28T04:04:56.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/v0.5.1","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3666f5d478eb48ff1d85fd840ea3af8940d5a223","kind":"commit","published_at":"2021-01-01T00:15:49.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/v0.5.0","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d76180a2a43649b4a1f78de65aabc6551a0200e1","kind":"commit","published_at":"2020-11-06T19:21:54.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/v0.4.0","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"73f44785be8486ab8c3af2907eda6170c61c2918","kind":"commit","published_at":"2020-03-28T13:05:28.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/v0.3.0","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"f2bf19fdf8f86ca16759b2cac89c71d7e556f069","kind":"commit","published_at":"2020-03-01T18:04:39.000Z","download_url":"https://codeload.github.com/elomatreb/mpd_client/tar.gz/v0.1.0","html_url":"https://github.com/elomatreb/mpd_client/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elomatreb/mpd_client@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-01T21:09:57.398Z","dependent_packages_count":1,"downloads":73322,"downloads_period":"total","dependent_repos_count":13,"rankings":{"downloads":12.139430284857571,"dependent_repos_count":7.179321873805258,"dependent_packages_count":18.167227892814555,"stargazers_count":22.8830652719979,"forks_count":17.70918501293928,"docker_downloads_count":3.2619210090208988,"average":13.55669189090591},"purl":"pkg:cargo/mpd_protocol","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/mpd_protocol","docker_dependents_count":11,"docker_downloads_count":4586307,"usage_url":"https://repos.ecosyste.ms/usage/cargo/mpd_protocol","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/mpd_protocol/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T15:54:56.000Z","issues_count":14,"pull_requests_count":11,"avg_time_to_close_issue":5250101.857142857,"avg_time_to_close_pull_request":683633.5454545454,"issues_closed_count":14,"pull_requests_closed_count":11,"pull_request_authors_count":7,"issue_authors_count":11,"avg_comments_per_issue":2.9285714285714284,"avg_comments_per_pull_request":1.4545454545454546,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":88.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elomatreb%2Fmpd_client/issues","maintainers":[{"login":"elomatreb","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elomatreb"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/mpd_protocol/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/mpd_protocol/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/mpd_protocol/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/mpd_protocol/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/mpd_protocol/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/mpd_protocol/codemeta","maintainers":[{"uuid":"46409","login":"elomatreb","name":null,"email":null,"url":"https://github.com/elomatreb","packages_count":6,"html_url":"https://crates.io/users/elomatreb","role":null,"created_at":"2022-11-07T22:09:04.797Z","updated_at":"2022-11-07T22:09:04.797Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/elomatreb/packages"}]}