Hacker News new | ask | show | jobs
by rubiquity 4335 days ago
I love jq. I've always wondered, is there an equivalent for working with XML? Not that I prefer XML over JSON, just that I seem to deal with a lot of services still serving XML. Ugh.
1 comments

I have played a bit with XMLStarlet [1] and xml-coreutils [2], but not too much. Let me know how you find them!

[1] http://xmlstar.sourceforge.net

[2] http://xml-coreutils.sourceforge.net