musicxml-dom

Crates.iomusicxml-dom
lib.rsmusicxml-dom
version0.1.0
sourcesrc
created_at2019-12-14 06:53:28.436572
updated_at2019-12-14 06:53:28.436572
descriptionexperimental musicxml parsing library
homepagehttps://gitlab.com/Taywee/musicxml-dom
repositoryhttps://gitlab.com/Taywee/musicxml-dom
max_upload_size
id189318
size3,686
Taylor C. Richberger (Taywee)

documentation

https://docs.rs/musicxml-dom

README

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).

Commit count: 8

cargo fmt