ostap / comp

a tool for querying files in various formats
MIT License
43 stars 2 forks source link

RFC CSV support #20

Closed julochrobak closed 11 years ago

julochrobak commented 11 years ago

Implementing a support for comma separated input files. This is first step to complete the https://github.com/ostap/comp/issues/19 change which would support other separators.

This change expects the comma separated files to have the .csv extension