[package] name = "usfm" version = "0.0.0" edition = "2018" description = "USFM ( Unified Standard Format Markers ) parser" license = "MIT OR Apache-2.0" [dependencies] peg = "0.7.0"