{"id":13439390,"url":"https://github.com/shepmaster/sxd-xpath","last_synced_at":"2025-04-05T04:09:50.940Z","repository":{"id":23335848,"uuid":"26696267","full_name":"shepmaster/sxd-xpath","owner":"shepmaster","description":"An XPath library in Rust","archived":false,"fork":false,"pushed_at":"2022-02-25T00:02:08.000Z","size":525,"stargazers_count":120,"open_issues_count":29,"forks_count":34,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-10-13T20:48:19.009Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shepmaster.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}},"created_at":"2014-11-15T22:30:59.000Z","updated_at":"2024-09-28T06:42:25.000Z","dependencies_parsed_at":"2022-07-27T16:33:28.201Z","dependency_job_id":null,"html_url":"https://github.com/shepmaster/sxd-xpath","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fsxd-xpath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fsxd-xpath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fsxd-xpath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fsxd-xpath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shepmaster","download_url":"https://codeload.github.com/shepmaster/sxd-xpath/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284949,"owners_count":20913704,"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.494Z","updated_at":"2025-04-05T04:09:50.902Z","avatar_url":"https://github.com/shepmaster.png","language":"Rust","readme":"# SXD-XPath\n\nAn XML XPath library in Rust.\n\n[![Build Status](https://github.com/shepmaster/sxd-xpath/workflows/Continuous%20integration/badge.svg)](https://github.com/shepmaster/sxd-xpath/actions?query=branch%3Amaster)\n[![Current Version](https://img.shields.io/crates/v/sxd-xpath.svg)](https://crates.io/crates/sxd-xpath)\n[![Documentation](https://docs.rs/sxd-xpath/badge.svg)](https://docs.rs/sxd-xpath/)\n\n## Overview\n\nThe project is broken into two crates:\n\n1. [`document`][sxd-document] - Basic DOM manipulation and reading/writing XML from strings.\n2. `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-document]: https://github.com/shepmaster/sxd-document/\n\n## Goals\n\nThis project has a lofty goal: 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-xpath/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\n## License\n\nLicensed under either of\n * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you shall be dual licensed as above, without any\nadditional terms or conditions.\n","funding_links":[],"categories":["Libraries","库 Libraries","Rust","库"],"sub_categories":["Encoding","编码 Encoding","加密 Encoding","编码(Encoding)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshepmaster%2Fsxd-xpath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshepmaster%2Fsxd-xpath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshepmaster%2Fsxd-xpath/lists"}