Package translate :: Package tools :: Module pogrep
[hide private]
[frames] | no frames]

Module pogrep

source code

Grep XLIFF, Gettext PO and TMX localization files

Matches are output to snippet files of the same type which can then be reviewed and later merged using pomerge

See: http://translate.sourceforge.net/wiki/toolkit/pogrep for examples and usage instructions

Classes [hide private]
  GrepFilter
  GrepOptionParser
a specialized Option Parser for the grep tool...
Functions [hide private]
 
rungrep(inputfile, outputfile, templatefile, checkfilter)
reads in inputfile, filters using checkfilter, writes to outputfile
source code
 
cmdlineparser() source code
 
main() source code