ua-nick/fleep-py

Missing .CSV format

MathieuLAllier opened this issue · 2 comments

It would helpfull to have support for the csv format.

csv is also pure text file. without the extension name, you could not tell whether it is txt or csv.

The same cannot be said about JSON, since they always are 7B20/7B0D/7B0A/7B09/7B22/7B7D as first two bytes.
Also XML has 3C3F786D6C20 as first 6 bytes