[Haskell-cafe] XML modification
Andrew Coppin
andrewcoppin at btinternet.com
Wed Nov 23 10:19:20 CET 2011
Hi guys.
I've got a folder with about 80 XML files in it. I want to take each
file and make specific modifications to it. (Mostly just finding
specific attributes and changing their values to make then all consistent.)
Now I guess it wouldn't take me /that/ long to code something from
scratch. But does anybody have a better suggestion for tools or
libraries that might be useful?
More information about the Haskell-Cafe
mailing list