Crates.io | ixml |
lib.rs | ixml |
version | 0.0.1 |
source | src |
created_at | 2022-08-11 04:36:19.975181 |
updated_at | 2022-08-11 04:36:19.975181 |
description | Invisible XML parser and CLI |
homepage | https://github.com/typesend/ixml_crate/ |
repository | https://github.com/typesend/ixml_crate/ |
max_upload_size | |
id | 643124 |
size | 8,973 |
Invisible XML (ixml) is a method for treating non-XML documents as if they were XML, enabling authors to write documents and data in a format they prefer while providing XML for tasks that are more effective with XML content.
It is a superior alternative to Regular Expressions. IXML is more productive and reusable than hand-crafting bespoke, programming-language-specific text parsers by hand.
For more background on ixml, as well as the specification, officially released June 2022, and the available implementations, see https://invisiblexml.org. There is also a github repository at https://github.com/invisibleXML/.
TODO: Write usage instructions here
Bug reports and pull requests are welcome on GitHub at https://github.com/typesend/ixml_gem. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
The gem is available as open source under the terms of the MIT License.