enso/distribution/lib
GregoryTravis 9ba7be20af
Basic XML support (#7947)
This PR includes
* Reading XML from a file, stream, or string
* Reading XML via Data.fetch
* Accessing the root element, element children, and attributes
* Accessing tag text contents
* Get tags by name
* Inner / Outer XML string
2023-10-06 17:52:19 +00:00
..
Standard Basic XML support (#7947) 2023-10-06 17:52:19 +00:00