1 unstable release

0.1.0 Dec 14, 2019

#159 in #dom

MIT license

4KB
61 lines

musicxml-dom

Rust musicxml parsing library (WIP). At the moment this will accept far more lax than it will output. It should always output completely compliant MusicXML, but it will not validate input XML completely pedantically. Things like order, for instance, are not strict (though they may be in the future).

Dependencies

~1.5MB
~22K SLoC