skip to navigation
skip to content

filtertools 0.01

Text processing/filtering based on regexes and iterators

A module which tries to make unix-like filters easier to deal with, including regular expression handling and dealing with files via iteratortool methods over the lines of the file.