Open lsh-0 opened 6 years ago
I'm thinking of re-writing a python project in nim and was wondering if there is a preferred library for navigating/parsing/writing xml?
Hi! All I know is xmltools which is bit outdated and standard parsexml module.
you can contribute to my project here https://github.com/ba0f3/xml.nim
I'm thinking of re-writing a python project in nim and was wondering if there is a preferred library for navigating/parsing/writing xml?