/phraug2

A new version of phraug, which is a set of simple Python scripts for pre-processing large files

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

phraug2

A new version of phraug (pron. frog) with improved command line arguments parsing, thanks to jofusa.

This is a set of simple Python scripts for pre-processing large files, things like splitting and format conversion. The names phraug comes from a great book, Made to Stick, by Chip and Dan Heath.

See http://fastml.com/processing-large-files-line-by-line/ for the basic idea.

There's always at least one input file and usually one or more output files. An input file always stays unchanged.

For documentation: