nxml 1.2.0

A parser for NXML (NXML is not XML!)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.parco]
version = "1.0.0"

[dependencies.thiserror]
version = "1.0.38"

[package]
description = "A parser for NXML (NXML is not XML!)"
documentation = "https://docs.rs/nxml"
edition = "2021"
homepage = "https://github.com/megahomyak/nxml"
license = "MIT"
name = "nxml"
readme = "README.md"
repository = "https://github.com/megahomyak/nxml"
version = "1.2.0"