#xml-parser #xml #deserialize #pyo3 #prelude-edc

prelude-xml-parser

Deserialize Prelude EDC native XML files into Rust stucts

7 releases (breaking)

0.6.0 Jun 6, 2024
0.5.0 Jun 4, 2024
0.4.1 Jun 4, 2024
0.3.0 Jun 2, 2024
0.1.0 Jun 1, 2024

#17 in #pyo3

Download history 1224/week @ 2024-06-01 69/week @ 2024-06-08 95/week @ 2024-06-15

1,388 downloads per month

MIT license

125KB
2K SLoC

Prelude XML Parser

Tests Status crates.io

Deserialize Prelude EDC native XML files into Rust stucts. Enabling the python feature allows deserializing to Python classes with PyO3.

Supported native files

  • Subject native XML
  • Site Native XML
  • User Native XML

Dependencies

~2–9MB
~73K SLoC