VPashkov / awesome-nim

A curated list of awesome Nim frameworks, libraries and software. Inspired by other awesome lists.
Creative Commons Zero v1.0 Universal
652 stars 38 forks source link

recommended xml library? #43

Open lsh-0 opened 6 years ago

lsh-0 commented 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?

VPashkov commented 6 years ago

Hi! All I know is xmltools which is bit outdated and standard parsexml module.

ba0f3 commented 6 years ago

you can contribute to my project here https://github.com/ba0f3/xml.nim