summaryrefslogtreecommitdiff
path: root/tools/xpathgrep.py
Commit message (Collapse)AuthorAgeFilesLines
* xpathgrep.py: new -t option to surround output with root tag, fixes for ↵Stefan Behnel2012-02-221-59/+93
| | | | Python 3 and general output handling
* support line-by-line parsing in xpathgrep toolStefan Behnel2012-02-221-43/+77
|
* [svn r4005] r4861@delle: sbehnel | 2008-11-14 10:52:38 +0100scoder2008-11-161-0/+1
| | | | | | | fixed missing imports and name errors --HG-- branch : trunk
* [svn r3825] r4501@delle: sbehnel | 2008-06-09 22:51:52 +0200scoder2008-06-091-1/+1
| | | | | | | copy+paste bug in xpathgrep.py --HG-- branch : trunk
* [svn r3824] r4496@delle: sbehnel | 2008-06-09 19:23:48 +0200scoder2008-06-091-25/+27
| | | | | | | some cleanup, option to prevent pretty printing --HG-- branch : trunk
* [svn r3823] r4495@delle: sbehnel | 2008-06-09 18:55:07 +0200scoder2008-06-091-33/+78
| | | | | | | extended xpathgrep.py script: option for passing namespaces, enabled unicode methods as XPath functions --HG-- branch : trunk
* [svn r3653] r4172@delle: sbehnel | 2008-05-06 19:28:15 +0200scoder2008-05-061-1/+1
| | | | | | | API usage fix --HG-- branch : trunk
* [svn r2527] new subdirectory to collect some command line toolsscoder2007-06-251-0/+218
--HG-- branch : trunk