Since I’m doing released for my other tools I figured it would be a good idea to merge the Makefile and spec changes to gxpp and cut a release too. You should be able to build an rpm directly from the tarball. Gxpp is a grep-like utility for XML documents. It uses XPath expressions instead [...]
Tag Archives: gxpp
Introducing gxpp
November 5, 2008 – 1:01 pm
Here’s another little tool which I use all the time. It’s like grep, but for XML documents. By using XPath expressions you can easily pull information out of XML documents to use in your shell scripts. It’s great for digging through XML documents for that one fields which you need. I use it a lot [...]