{"id":16614403,"url":"https://github.com/belak/serde-xmlrpc","last_synced_at":"2025-03-21T14:31:17.821Z","repository":{"id":57666785,"uuid":"231652747","full_name":"belak/serde-xmlrpc","owner":"belak","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-09T09:51:38.000Z","size":112,"stargazers_count":10,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-18T02:11:17.301Z","etag":null,"topics":["rust","serde","xmlrpc"],"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/belak.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}},"created_at":"2020-01-03T19:35:36.000Z","updated_at":"2024-07-02T08:26:21.000Z","dependencies_parsed_at":"2024-10-28T10:30:21.086Z","dependency_job_id":"209449d9-b226-4696-8f4a-b08a2a8b0894","html_url":"https://github.com/belak/serde-xmlrpc","commit_stats":{"total_commits":58,"total_committers":6,"mean_commits":9.666666666666666,"dds":"0.22413793103448276","last_synced_commit":"8dbe1723587ceb0819889425fd9288e42a482c50"},"previous_names":["belak/simple-xmlrpc-rs"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belak%2Fserde-xmlrpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belak%2Fserde-xmlrpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belak%2Fserde-xmlrpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belak%2Fserde-xmlrpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/belak","download_url":"https://codeload.github.com/belak/serde-xmlrpc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244815160,"owners_count":20514905,"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"}},"keywords":["rust","serde","xmlrpc"],"created_at":"2024-10-12T02:06:02.816Z","updated_at":"2025-03-21T14:31:17.450Z","avatar_url":"https://github.com/belak.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serde-xmlrpc\n\n[![Build Status](https://github.com/belak/serde-xmlrpc/actions/workflows/rust.yml/badge.svg)](https://github.com/belak/serde-xmlrpc/actions/workflows/rust.yml)\n[![Crates.io](https://img.shields.io/crates/v/serde_xmlrpc)](https://crates.io/crates/serde_xmlrpc)\n[![Docs](https://img.shields.io/badge/docs-stable-blue)](https://docs.rs/serde_xmlrpc)\n\nThis library is meant to be a simple XMLRPC library with the minimal support\nneeded to build out applications using XMLRPC. No additional parsing, no\ntransports, etc.\n\n## Breaking Changes\n\n### v0.3.0\n\n* `value_from_str` changed to return `T` where `T: serde::de::Deserialize\u003c'a\u003e`\n* `value_to_string` changed to take `T` where `T: serde::ser::Serialize`\n* `request_to_string` changed to take an `impl Iterator\u003cItem = Value\u003e`\n* Structs changed to only allow string types as keys\n* Drop DecodingError::UnexpectedError variant\n* Impl `serde::Deserialize` directly on `Value` rather than through a wrapper type\n\n### v0.2.0\n\n* `response_from_str` changed to take an `impl Iterator\u003cItem = Value\u003e`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelak%2Fserde-xmlrpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbelak%2Fserde-xmlrpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelak%2Fserde-xmlrpc/lists"}