]> err.no Git - sope/blob - sope-xml/pyxSAXDriver/README
lF fixes
[sope] / sope-xml / pyxSAXDriver / README
1 pyxSAXDriver
2 ============
3
4 This directory contains the sources for a SAX driver bundle which can read
5 so called "pyx" files. PYX is a line based representation for XML useful for
6 processing XML files using Unix cmdline tools (like grep or awk).
7
8 The parser itself is written in Objective-C (and probably pretty slow for
9 large files ;-)