https://github.com/viral32111/xml
XML parser crate for my Rust projects.
https://github.com/viral32111/xml
data-structures rust-crate xml-parser
Last synced: 24 days ago
JSON representation
XML parser crate for my Rust projects.
- Host: GitHub
- URL: https://github.com/viral32111/xml
- Owner: viral32111
- License: agpl-3.0
- Created: 2024-05-05T17:33:03.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-01T18:13:10.000Z (3 months ago)
- Last Synced: 2025-03-20T20:17:35.985Z (about 1 month ago)
- Topics: data-structures, rust-crate, xml-parser
- Language: Rust
- Homepage: https://crates.io/crates/viral32111-xml
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# XML
[](https://github.com/viral32111/xml/actions/workflows/ci.yml)
[](https://github.com/viral32111/xml/actions/workflows/analyse.yml)



TO-DO
## ⚖️ License
Copyright (C) 2024 [viral32111](https://viral32111.com).
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.You should have received a copy of the GNU Affero General Public License
along with this program. If not, see https://www.gnu.org/licenses.