/tsv-format-parser

Simple parser to epurate a text file in a format very close to csv format. The format used by Yahoo Site explorer https://siteexplorer.search.yahoo.com

Primary LanguagePython

It is possible to parse a single file in this way:

$ python tsvparse.py example.py

Or a full directory in this way:

$ python tsvparse.py ./