| Crates.io | anyxml-automata |
| lib.rs | anyxml-automata |
| version | 0.1.1 |
| created_at | 2025-09-05 19:06:03.023837+00 |
| updated_at | 2025-09-09 15:37:23.215649+00 |
| description | simple automaton library for XML |
| homepage | |
| repository | https://github.com/tayu0110/anyxml.git |
| max_upload_size | |
| id | 1825974 |
| size | 205,471 |
anyxml-automata is a simple automaton library for XML.
This crate provides the minimum features required for anyxml crate.
If you require a more powerful library, I recommend regex crate and its auxiliary crates.