I want to write base libraries to easily parse TSV files.
Most of thinks can be done with unix cmd lines, but here I will also deal with headed files and try to managed some metadata.
Else goals are reorder, sort, filter, extract, merge, ...
I'll also try to develop class to have a general API, regardless the language.
It's a try !
You're wellcome to comment or join.