1 unstable release

0.1.0 Jan 30, 2025

#2830 in Parser implementations

Download history 113/week @ 2025-01-27 20/week @ 2025-02-03 2/week @ 2025-02-10 1/week @ 2025-02-17

136 downloads per month
Used in 2 crates (via tiled_parse)

GPL-3.0 license

13KB
345 lines

nom_xml

A parser for XML written using nom. Partial care was taken to comply with XML standards, however the meta data is not accounted for and there may be mistakes.

Dependencies

~1MB
~18K SLoC