{"id":13439384,"url":"https://github.com/shepmaster/sxd-document","last_synced_at":"2025-04-04T16:16:42.297Z","repository":{"id":23335752,"uuid":"26696168","full_name":"shepmaster/sxd-document","owner":"shepmaster","description":"An XML library in Rust","archived":false,"fork":false,"pushed_at":"2020-08-08T03:15:19.000Z","size":572,"stargazers_count":154,"open_issues_count":33,"forks_count":36,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-10-13T20:48:19.156Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shepmaster.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-15T22:28:16.000Z","updated_at":"2024-09-28T06:42:19.000Z","dependencies_parsed_at":"2022-08-21T16:01:16.845Z","dependency_job_id":null,"html_url":"https://github.com/shepmaster/sxd-document","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fsxd-document","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fsxd-document/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fsxd-document/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fsxd-document/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shepmaster","download_url":"https://codeload.github.com/shepmaster/sxd-document/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247208183,"owners_count":20901570,"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":[],"created_at":"2024-07-31T03:01:13.450Z","updated_at":"2025-04-04T16:16:42.262Z","avatar_url":"https://github.com/shepmaster.png","language":"Rust","readme":"# SXD-Document\n\nAn XML library in Rust.\n\n[![crates.io][Crate Logo]][Crate]\n[![Documentation][Doc Logo]][Doc]\n[![Build Status][CI Logo]][CI]\n\n[Crate]: https://crates.io/crates/sxd-document\n[Crate Logo]: https://img.shields.io/crates/v/sxd-document.svg\n\n[Doc]: https://docs.rs/sxd-document\n[Doc Logo]: https://docs.rs/sxd-document/badge.svg\n\n[CI]: https://github.com/shepmaster/sxd-document/actions?query=branch%3Amaster\n[CI Logo]: https://github.com/shepmaster/sxd-document/workflows/Continuous%20integration/badge.svg\n\n## Overview\n\nThe project is currently broken into two crates:\n\n1. `document` - Basic DOM manipulation and reading/writing XML from strings.\n2. [`xpath`][sxd-xpath] - Implementation of XPath 1.0 expressions.\n\nThere are also scattered utilities for playing around at the command\nline.\n\nIn the future, I hope to add support for XSLT 1.0.\n\n[sxd-xpath]: https://github.com/shepmaster/sxd-xpath/\n\n## Goals\n\nThis project has two goals, one more achievable than the other:\n\n1. Help me learn Rust.\n2. Replace [libxml] and [libxslt].\n\n[libxml]: http://xmlsoft.org/\n[libxslt]: http://xmlsoft.org/\n\n## Contributing\n\n1. Fork it ( https://github.com/shepmaster/sxd-document/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Add a failing test.\n4. Add code to pass the test.\n5. Commit your changes (`git commit -am 'Add some feature'`)\n6. Ensure tests pass.\n7. Push to the branch (`git push origin my-new-feature`)\n8. Create a new Pull Request\n","funding_links":[],"categories":["Libraries","库 Libraries","库"],"sub_categories":["Encoding","编码 Encoding","加密 Encoding","编码(Encoding)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshepmaster%2Fsxd-document","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshepmaster%2Fsxd-document","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshepmaster%2Fsxd-document/lists"}