1 unstable release

0.1.0 Jan 30, 2025

#2825 in Parser implementations

Download history 15/week @ 2025-01-24 111/week @ 2025-01-31 8/week @ 2025-02-07 2/week @ 2025-02-14

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