{"id":4055030,"name":"display-interface","ecosystem":"cargo","description":"Traits for interfaces used to drive displays","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/therealprof/display-interface","keywords_array":["display","graphics","embedded"],"namespace":null,"versions_count":8,"first_release_published_at":"2020-03-29T13:32:08.040Z","latest_release_published_at":"2024-01-12T06:35:55.813Z","latest_release_number":"0.5.0","last_synced_at":"2026-06-02T14:02:09.685Z","created_at":"2022-04-12T10:28:27.017Z","updated_at":"2026-06-02T14:02:52.889Z","registry_url":"https://crates.io/crates/display-interface/","install_command":"cargo install display-interface","documentation_url":"https://docs.rs/display-interface/","metadata":{"categories":["no-std"]},"repo_metadata":{"id":51375937,"uuid":"249197068","full_name":"therealprof/display-interface","owner":"therealprof","description":"Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)","archived":false,"fork":false,"pushed_at":"2025-12-13T14:48:38.000Z","size":103,"stargazers_count":89,"open_issues_count":9,"forks_count":30,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-12-27T05:05:12.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/therealprof.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-03-22T14:09:53.000Z","updated_at":"2025-12-13T14:44:48.000Z","dependencies_parsed_at":"2023-02-12T15:31:47.081Z","dependency_job_id":"26fe0ddc-ee3e-4e06-86d9-1e593ea8863f","html_url":"https://github.com/therealprof/display-interface","commit_stats":{"total_commits":60,"total_committers":5,"mean_commits":12.0,"dds":0.3833333333333333,"last_synced_commit":"fbf10ede327590937b0787a299c0245fbc47d53f"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/therealprof/display-interface","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/therealprof","download_url":"https://codeload.github.com/therealprof/display-interface/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/sbom","scorecard":{"id":879960,"data":{"date":"2025-08-11","repo":{"name":"github.com/therealprof/display-interface","commit":"d400fea96fc54d9e3adac47fc24aea053c685412"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/clippy.yml:1","Warn: no topLevel permission defined: .github/workflows/rustfmt.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":"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:11: update your workflow using https://app.stepsecurity.io/secureworkflow/therealprof/display-interface/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/therealprof/display-interface/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/therealprof/display-interface/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/therealprof/display-interface/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/therealprof/display-interface/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/therealprof/display-interface/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clippy.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/therealprof/display-interface/clippy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clippy.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/therealprof/display-interface/clippy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clippy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/therealprof/display-interface/clippy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clippy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/therealprof/display-interface/clippy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clippy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/therealprof/display-interface/clippy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clippy.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/therealprof/display-interface/clippy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rustfmt.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/therealprof/display-interface/rustfmt.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rustfmt.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/therealprof/display-interface/rustfmt.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rustfmt.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/therealprof/display-interface/rustfmt.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-24T07:44:58.628Z","repository_id":51375937,"created_at":"2025-08-24T07:44:58.628Z","updated_at":"2025-08-24T07:44:58.628Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33824902,"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-02T02:00:07.132Z","response_time":109,"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":"therealprof","name":"Daniel Egger","uuid":"3321888","kind":"user","description":"@therealprof:matrix.org","email":"","website":"https://therealprof.github.io","location":null,"twitter":null,"company":"@axiros","icon_url":"https://avatars.githubusercontent.com/u/3321888?u=2e47c4b5b751879442e34fbce42f3387736d5e32\u0026v=4","repositories_count":16,"last_synced_at":"2023-03-06T03:17:42.986Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/therealprof","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T03:45:05.210Z","updated_at":"2023-03-06T03:17:42.991Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/therealprof","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/therealprof/repositories"},"tags":[{"name":"v0.5.0","sha":"e65eaf6db3a337ac6b3b10d8bcad043cf741e9db","kind":"commit","published_at":"2024-01-12T06:32:27.000Z","download_url":"https://codeload.github.com/therealprof/display-interface/tar.gz/v0.5.0","html_url":"https://github.com/therealprof/display-interface/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/therealprof/display-interface@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"013ac9e04f425b59abd3506280e70a72a6867de4","kind":"commit","published_at":"2021-05-10T21:51:54.000Z","download_url":"https://codeload.github.com/therealprof/display-interface/tar.gz/v0.4.1","html_url":"https://github.com/therealprof/display-interface/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/therealprof/display-interface@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d6e2240c761c53b189b5fb9f4a7577e4fbd58d48","kind":"commit","published_at":"2020-05-24T20:31:03.000Z","download_url":"https://codeload.github.com/therealprof/display-interface/tar.gz/v0.4.0","html_url":"https://github.com/therealprof/display-interface/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/therealprof/display-interface@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"5d4816b19723dd14440c1587a8fef133f519dfff","kind":"commit","published_at":"2020-05-10T17:34:39.000Z","download_url":"https://codeload.github.com/therealprof/display-interface/tar.gz/v0.3.0","html_url":"https://github.com/therealprof/display-interface/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/therealprof/display-interface@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"2ea10b13e9862342cdb038fe3a34bd0685d8ccad","kind":"commit","published_at":"2020-04-16T01:04:06.000Z","download_url":"https://codeload.github.com/therealprof/display-interface/tar.gz/v0.2.1","html_url":"https://github.com/therealprof/display-interface/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/therealprof/display-interface@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"7821adb9a88ba90739584038b59bbe258289c9fa","kind":"commit","published_at":"2020-04-09T20:13:42.000Z","download_url":"https://codeload.github.com/therealprof/display-interface/tar.gz/v0.2.0","html_url":"https://github.com/therealprof/display-interface/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/therealprof/display-interface@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"75e630b80ceae432c7dcb3594b99cde2d48b629f","kind":"commit","published_at":"2020-03-29T13:43:52.000Z","download_url":"https://codeload.github.com/therealprof/display-interface/tar.gz/v0.1.1","html_url":"https://github.com/therealprof/display-interface/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/therealprof/display-interface@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0df3bfdf14dc15f8c25ccc7e764dc3d7e814804b","kind":"commit","published_at":"2020-03-29T13:34:59.000Z","download_url":"https://codeload.github.com/therealprof/display-interface/tar.gz/v0.1.0","html_url":"https://github.com/therealprof/display-interface/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/therealprof/display-interface@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-02T14:02:52.889Z","dependent_packages_count":37,"downloads":982104,"downloads_period":"total","dependent_repos_count":77,"rankings":{"downloads":3.758580340306917,"dependent_repos_count":3.78913790404925,"dependent_packages_count":1.3359276571317813,"stargazers_count":17.78592779778011,"forks_count":11.676296268684535,"docker_downloads_count":6.210638504020928,"average":7.426084745328921},"purl":"pkg:cargo/display-interface","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/display-interface","docker_dependents_count":4,"docker_downloads_count":17959,"usage_url":"https://repos.ecosyste.ms/usage/cargo/display-interface","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/display-interface/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-25T20:13:20.844Z","issues_count":11,"pull_requests_count":49,"avg_time_to_close_issue":11048932.333333334,"avg_time_to_close_pull_request":4298107.285714285,"issues_closed_count":6,"pull_requests_closed_count":42,"pull_request_authors_count":15,"issue_authors_count":10,"avg_comments_per_issue":2.6363636363636362,"avg_comments_per_pull_request":1.7755102040816326,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3702080.25,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/therealprof%2Fdisplay-interface/issues","maintainers":[{"login":"therealprof","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/therealprof"},{"login":"bugadani","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bugadani"},{"login":"almindor","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almindor"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/display-interface/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/display-interface/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/display-interface/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/display-interface/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/display-interface/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/display-interface/codemeta","maintainers":[{"uuid":"17110","login":"therealprof","name":"Daniel Egger","email":null,"url":"https://github.com/therealprof","packages_count":33,"html_url":"https://crates.io/users/therealprof","role":null,"created_at":"2022-11-07T18:36:56.506Z","updated_at":"2022-11-07T18:36:56.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/therealprof/packages"},{"uuid":"85971","login":"bugadani","name":"Dániel Buga","email":null,"url":"https://github.com/bugadani","packages_count":32,"html_url":"https://crates.io/users/bugadani","role":null,"created_at":"2023-11-08T14:38:33.573Z","updated_at":"2023-11-08T14:38:33.573Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bugadani/packages"}]}